Visual Basic (Declaration) | |
---|---|
<FlagsAttribute()> Private Enum CommandInterfaceType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[FlagsAttribute()] private enum CommandInterfaceType : Enum |
Member | Description |
---|---|
Executable | Default behavior - simple executable command |
Container | The command is container. |
Decorative | The command is not executable like separator and spacer. |
Mixed | The command is exececutable and container like Rotate3DGroup which can accept last executed sub command. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.CommandInterfaceType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family