Enum
ListViewGroupHeaderDisplayMode

Defines the supported display modes of the ListView's group header.

Definition

Namespace:Telerik.UI.Xaml.Controls.Data

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum ListViewGroupHeaderDisplayMode

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

ListViewGroupHeaderDisplayMode

Scrollable

Group headers are scrollable together with the content.

Declaration

cs-api-definition
Scrollable = 1

Field Value

ListViewGroupHeaderDisplayMode

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