The GridControlRowBrushEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Brush |
Gets or sets the brush.
|
![]() | Grid |
Gets the GridControl.
|
![]() | IsAlternating |
Gets a value indicating whether the Row is alternating.
|
![]() | IsGroup |
Gets a value indicating whether the Row is a group.
|
![]() | Row |
Gets the Row.
|