WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGridDetailProvider Class / ShowExpandButton Property
In This Topic
    ShowExpandButton Property (FlexGridDetailProvider)
    In This Topic
    Gets or sets whether to show the expand/collapse buttons in the row headers.
    Syntax
    public bool ShowExpandButton {get; set;}
    See Also