ASPxClientDockZoneCancelEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new object of the ASPx |
#Properties
Name | Description |
---|---|
cancel |
Gets or sets a value indicating whether the action which raised the event should be canceled.
Inherited from ASPx |
panel | Gets the panel currently being processed. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also