'Declaration Public Enum GroupBoxHeaderClickAction Inherits System.Enum
public enum GroupBoxHeaderClickAction : System.Enum
Member | Description |
---|---|
Default | The default action performed when the header is clicked. |
None | No action is performed when the header is clicked. |
ToggleExpansion | The expansion state of the UltraExpandableGroupBox is toggled when the header is clicked. |
This enum is used by the HeaderClickAction property of the UltraExpandableGroupBox control.
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