True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / View Class / ShowExpandIcons Property

In This Topic
    ShowExpandIcons Property (View)
    In This Topic
    Gets or sets a value indicating whether Expand/Collapse buttons for grouped/child grids or hierarchical views are shown.
    Syntax
    'Declaration
     
    Public Property ShowExpandIcons As System.Boolean
    public System.bool ShowExpandIcons {get; set;}
    See Also