ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnPickerInfo Class / ShowToolButton Property

In This Topic
    ShowToolButton Property
    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