Enum GroupExpandMode
Defines the group expand mode behavior for RadTimeline.
Namespace: Telerik.Windows.Controls.Timeline
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum GroupExpandMode
Multiple
The user can expand multiple groups.
None
Collapse/expand functionality is disabled.
Single
The user can expand only one group at a time.