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 Style
public Style ActualRowHeaderErrorStyle {get;}
See Also