FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / ColumnPickerInfo Class / ShowToolButton Property

In This Topic
    ShowToolButton Property (ColumnPickerInfo)
    In This Topic
    Gets or sets showing "gear" button in FlexGrid cell [0,0].
    Syntax
    'Declaration
     
    
    Public Property ShowToolButton As Boolean
    public bool ShowToolButton {get; set;}
    See Also