ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ShowErrors Property

In This Topic
    ShowErrors Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowErrors As Boolean
    public bool ShowErrors {get; set;}
    See Also