New to Telerik UI for WPFStart a free 30-day trial

Defines the group expand mode behavior for RadTimeline.

Definition

Namespace:Telerik.Windows.Controls.Timeline

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum GroupExpandMode

Fields

The user can expand multiple groups.

C#
Multiple = 2

Collapse/expand functionality is disabled.

C#
None = 0

The user can expand only one group at a time.

C#
Single = 1
In this article
DefinitionFieldsMultipleNoneSingle
Not finding the help you need?
Contact Support