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

TdxClientZone Constructors

Available for dock sites and layout sites.

Docking Functionality

Controls dropped onto the zone fill the entire area of the owner.

Resizing Functionality

Not available.

Position

Occupies the entire client area of the owner control.

Name Description
Create(TdxCustomDockControl,Integer,TdxZoneKind) Creates a new zone. Inherited from TdxZone.
Create(TdxCustomDockControl,Integer) Initializes a new instance of the TdxClientZone class with specified settings.
See Also