| Visual Basic (Declaration) | |
|---|---|
Private Enum CommandMessage Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
private enum CommandMessage : Enum | |
| Member | Description |
|---|---|
| CommandElementRemoved | Broadcast when command element is removed |
| CommandElementAdded | Broadcast when command element is added |
| CommandIDChanging | Broadcast when command is about to change ID |
| CommandIDChanged | Broadcast when command ID has been changed |
| CommandChangingType | Broadcast when command hes been deleted |
| CommandChangedType | Broadcast when command has been changed type |
| CommandExecuted | Broadcast when command is about to execute |
| CommandExecuting | Broadcast when command has been executed |
| BeginInit | Broadcast when serialization is about to begin. |
| EndInit | Broadcast when serialization is finished |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.CommandMessage
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