Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxDockingController Properties
Show Inherited Hide Inherited

A docking controller.
Name Description
ActiveDockControl Specifies the currently active dock control.
DockControlCount Returns the number of dock control in the application.
DockControls Provides indexed access to all dock controls in the application.
DockingDockControl Returns the dock control currently being docked.
DockManagerCount Returns the number of docking manager components in the application.
DockManagers Provides indexed access to docking manager components.
Handle Inherited from TcxMessageWindow.
IsDocking Returns a value indicating whether a docking operation is currently being performed.
IsResizing Returns a value indicating whether a resizing operation is currently being performed.
ResizingDockControl Returns the dock control currently being resized.
SelectionBrush Specifies the brush used to paint docking and resizing selections.
See Also