Enum
DataGridGroupHeaderDisplayMode

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.

Declaration

cs-api-definition
Frozen = 0

Field Value

DataGridGroupHeaderDisplayMode

Scrollable

Group headers are scrollable together with the content.

Declaration

cs-api-definition
Scrollable = 1

Field Value

DataGridGroupHeaderDisplayMode

In this article
DefinitionFieldsFrozenScrollable
Not finding the help you need?
Contact Support