A primary action, deleting data. This will make the action show up after edit and add actions, next to other delete actions (if any).
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 3.2.4497.34829
Syntax
| C# |
|---|
public static readonly ActionLocation DeletePrimaryActionLocation |
| Visual Basic |
|---|
Public Shared ReadOnly DeletePrimaryActionLocation As ActionLocation |
| Visual C++ |
|---|
public: static initonly ActionLocation^ DeletePrimaryActionLocation |