public enum GridActiveRowStyle
Public Enumeration GridActiveRowStyle
type GridActiveRowStyle
None | 0 | Nothing will appear when the row is active |
Border | 1 | The active row will be surrounded by a black frame |
RowBackColor | 2 | |
RowAndControlsColor | 3 | |
RowAndControlsBackColor | 4 |