The GridControlRowBrushEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyBrush
Gets or sets the brush.
Public propertyGrid
Gets the GridControl.
Public propertyIsAlternating
Gets a value indicating whether the Row is alternating.
Public propertyIsGroup
Gets a value indicating whether the Row is a group.
Public propertyRow
Gets the Row.

See Also