'Declaration Public Enum GroupBoxPropertyIds Inherits System.Enum
public enum GroupBoxPropertyIds : System.Enum
Member | Description |
---|---|
Appearance | The UltraGroupBox.Appearance property. |
BorderStyle | The UltraGroupBox.BorderStyle property. |
CaptionAlignment | The UltraGroupBox.CaptionAlignment property. |
ContentAreaAppearance | The UltraGroupBox.ContentAreaAppearance property. |
Expanded | The UltraExpandableGroupBox.Expanded property. |
ExpansionIndicator | The UltraExpandableGroupBox.ExpansionIndicator property. |
ExpansionIndicatorCollapsed | The UltraExpandableGroupBox.ExpansionIndicatorCollapsed property. |
ExpansionIndicatorExpanded | The UltraExpandableGroupBox.ExpansionIndicatorExpanded property. |
HeaderAppearance | The UltraGroupBox.HeaderAppearance property. |
HeaderBorderStyle | The UltraGroupBox.HeaderBorderStyle property. |
HeaderClickAction | The UltraExpandableGroupBox.HeaderClickAction property. |
HeaderCollapsedAppearance | The UltraExpandableGroupBox.HeaderCollapsedAppearance property. |
HeaderExpandedAppearance | The UltraExpandableGroupBox.HeaderExpandedAppearance property. |
HeaderHotTrackingAppearance | The UltraExpandableGroupBox.HeaderHotTrackingAppearance property. |
HeaderPosition | The UltraGroupBox.HeaderPosition property. |
HotTracking | The UltraExpandableGroupBox.HotTracking property. |
ShowFocus | The UltraExpandableGroupBox.ShowFocus property. |
Text | The UltraGroupBox.Text property. |
UseHotTracking | The UltraExpandableGroupBox.UseHotTracking property. |
UseMnemonic | The UltraGroupBox.UseMnemonic property. |
VerticalTextOrientation | The UltraGroupBox.VerticalTextOrientation property. |
ViewStyle | The UltraGroupBox.ViewStyle property. |
WrapText | The UltraGroupBox.WrapText property. |
Property identifiers are passed to handlers of the Infragistics.Win.UltraControlBase.PropertyChanged event. This provides a generic technique for both receiving notification of changes in the state of a control and responding to those changes. All controls derived from Infragistics.Win.UltraControlBase expose this functionality.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2