ASPxClientTreeListContextMenuEventArgs.objectType Property
Identifies which tree list element has been right-clicked.
Declaration
objectType: string
Property Value
Type | Description |
---|---|
string | A string value that identifies which tree list element (‘Header’ or ‘Node’) has been right-clicked. |
See Also