Skip to main content

ASPxClientDockPanelProcessingModeEventArgs Members

In This Article
Provides data for the ASPxClientDockPanel.AfterFloat event.

#Constructors

Name Description
constructor(processOnServer, zone) For internal use only.

#Properties
Show Inherited Hide Inherited

Name Description
processOnServer Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs.
zone Gets the zone currently being processed.
See Also