EnumDataGridGroupHeaderDisplayMode
Enum
Specifies the possible group header display modes within a RadDataGrid component.
Definition
Namespace:Telerik.UI.Xaml.Controls.Grid
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public enum DataGridGroupHeaderDisplayMode
Fields
Frozen
The path of group headers to the first visible data item are frozen on top of other content.
Scrollable
Group headers are scrollable together with the content.