Enum
GridViewToggleRowDetailsColumnExpandMode

Defines the row details expand behavior for a GridViewToggleRowDetailsColumn.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum GridViewToggleRowDetailsColumnExpandMode

Fields

Multiple

The user can expand multiple row details.

Declaration

cs-api-definition
Multiple = 0

Field Value

GridViewToggleRowDetailsColumnExpandMode

Single

The user can expand only one row details at a time.

Declaration

cs-api-definition
Single = 1

Field Value

GridViewToggleRowDetailsColumnExpandMode

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