ASPxClientFileManagerItemEditingEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the action which raised the event should be canceled. |
full |
Gets the full name of the item currently being processed.
Inherited from ASPx |
is |
Gets a value specifying whether the current processed item is a folder.
Inherited from ASPx |
name |
Gets the name of the currently processed item.
Inherited from ASPx |
See Also