EnumCollapseThreshold
Enum
Defines the list of values a CollapseThreshold can be.
Definition
Namespace:Telerik.UI.Xaml.Controls.RibbonView
Assembly:Telerik.WinUI.Controls.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.