FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridTextCellView Class / ShowToggleButton Property

In This Topic
    ShowToggleButton Property (GridTextCellView)
    In This Topic
    Gets or sets whether the toggle-button is shown.
    Syntax
    'Declaration
     
    Public Property ShowToggleButton As Boolean
    public bool ShowToggleButton {get; set;}
    See Also