Enum CollapseThreshold
Defines the list of values a CollapseThreshold can be.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public enum CollapseThreshold
Never
Value that represent the never state.
WhenGroupIsMedium
Value that indicates that the group is Medium.
WhenGroupIsSmall
Value that indicates that the group is Small.