ActualRowHeaderSelectedStyle Property
In This Topic
Gets the actual style that will be applied to the row-header cells when they are selected.
Syntax
'Declaration
Public ReadOnly Property ActualRowHeaderSelectedStyle As C1Style
public C1Style ActualRowHeaderSelectedStyle {get;}
See Also