GetRowHeaderErrorStyle Method
In This Topic
Gets the style that is applied to the row-header cells whose row has errors.
Syntax
'Declaration
Protected Overridable Function GetRowHeaderErrorStyle() As Style
protected virtual Style GetRowHeaderErrorStyle()
See Also