Enum Action
Defines the constant that specify the action to be performed.
Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum Action
Fields
Name | Description |
---|---|
Add | Represents Add. |
Edit | Represents Edit. |
None | Represents None. |
Remove | Represents Remove. |