'Declaration Public Enum BandState Inherits System.Enum
'Usage Dim instance As BandState
public enum BandState : System.Enum
'Declaration Public Enum BandState Inherits System.Enum
'Usage Dim instance As BandState
public enum BandState : System.Enum
Member | Description |
---|---|
Collapsed | The band is in collapsed mode. This means that only its caption is visible. |
Expanded | The band is in expanded mode. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.UIControls.BandState
Target Platforms: 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