ASPxClientSplitterPaneCancelEventArgs Properties
Provides data for a splitter control’s cancelable client events concerning manipulations with a pane.Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the action which raised the event should be canceled. |
pane | Gets the pane object related to the event. Inherited from ASPxClientSplitterPaneEventArgs. |
See Also