Enum
DistinctValuesDisplayMode

Specifies how the FilteringControl distinct values will be displayed.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum DistinctValuesDisplayMode

Fields

List

The distinct values will be displayed in a list.

Declaration

cs-api-definition
List = 0

Field Value

DistinctValuesDisplayMode

Tree

The distinct values will be displayed in a hierarchy.

Declaration

cs-api-definition
Tree = 1

Field Value

DistinctValuesDisplayMode

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