ASPxClientTreeList.IsEditing Method
In This Article
Indicates whether the ASPxTreeList is in edit mode.
#Declaration
TypeScript
IsEditing(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also