VerticalGridAlternatingCellStyle Class
In This Article
Provides the style settings used to paint an Alternating Record.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class VerticalGridAlternatingCellStyle :
VerticalGridStyle
#Related API Members
The following members return VerticalGridAlternatingCellStyle objects:
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
VerticalGridStyle
VerticalGridAlternatingCellStyle
See Also