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