C1SuperErrorProvider Property (C1FlexGrid)
In This Topic
Gets or sets an C1SuperErrorProvider object used to indicate error state of the control.
Syntax
'Declaration
Public Property C1SuperErrorProvider As Component
public Component C1SuperErrorProvider {get; set;}
See Also