OutlineMode Property
OutlineMode
Gets or sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.
Declaration
public bool OutlineMode { get; set; }
Public Property OutlineMode As Boolean