FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridGroupPanel Class / ShowClearButton Property

In This Topic
    ShowClearButton Property (C1FlexGridGroupPanel)
    In This Topic
    Gets or sets a value indicates whether to show clear button for each group.
    Syntax
    'Declaration
     
    
    Public Property ShowClearButton As Boolean
    public bool ShowClearButton {get; set;}
    See Also