ShowExpandIcons Property
ShowExpandIcons
Gets or sets a value indicating whether Expand/Collapse buttons for grouped/child grids or hierarchical views are shown.
Declaration
public bool ShowExpandIcons { get; set; }
Public Property ShowExpandIcons As Boolean