Back to Devexpress

SizingEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-sizingeventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

SizingEventArgs Properties

Provides data for the DockManager.Sizing event.

NameDescription
CancelGets or sets whether the operation performed on the processed panel should be cancelled. Inherited from DockPanelCancelEventArgs.
NewSizeGets the dock panel’s new size.
PanelGets the processed dock panel. Inherited from DockPanelEventArgs.
PtClientGets the mouse pointer’s coordinates relative to the top-left corner of the control.
SidePanelReturns the panel that resizes together with the panel dragged by an end-user.
SizingSideGets the edge of the dock panel which is being dragged. Inherited from StartSizingEventArgs.

See Also

SizingEventArgs Class

SizingEventArgs Members

DevExpress.XtraBars.Docking Namespace