ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / C1SuperErrorProvider Property

In This Topic
    C1SuperErrorProvider Property (C1FlexPivotGrid)
    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