EnumCollapseThreshold
Enum
Defines the list of values a CollapseThreshold can be.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
cs-api-definition
public enum CollapseThreshold
Fields
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.