Skip to main content
A newer version of this page is available. .
Tab

VerticalGridStyles.AlternatingRecord Property

Gets the style settings used to paint Alternating Record.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public VerticalGridAlternatingCellStyle AlternatingRecord { get; }

Property Value

Type Description
VerticalGridAlternatingCellStyle

A VerticalGridAlternatingCellStyle object that contains style settings used to paint alternating records.

See Also