Back to Devexpress

VerticalGridAlternatingCellStyle Class

aspnet-devexpress-dot-web-afbded84.md

latest1.9 KB
Original Source

VerticalGridAlternatingCellStyle Class

Provides the style settings used to paint an Alternating Record.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class VerticalGridAlternatingCellStyle :
    VerticalGridStyle
vb
Public Class VerticalGridAlternatingCellStyle
    Inherits VerticalGridStyle

The following members return VerticalGridAlternatingCellStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase VerticalGridStyle VerticalGridAlternatingCellStyle

See Also

VerticalGridAlternatingCellStyle Members

DevExpress.Web Namespace