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

TdxTabContainerZone Properties
Show Inherited Hide Inherited

Available only for tab containers and dock panels residing within them.

Docking Functionality

Controls dropped onto the zone are added to the tab container.

Resizing Functionality

Not available.

Position

Occupies the entire client area of the owner control.

Name Description
Direction Returns the resizing direction. Inherited from TdxZone.
DockIndex Returns the dock index that controls will have when docked to this zone. Inherited from TdxZone.
DockType Returns the docking type supported by the zone. Inherited from TdxZone.
Kind Inherited from TdxZone.
Owner Gets the control to which the zone belongs. Inherited from TdxZone.
Rectangle Returns the bounding rectangle of the zone. Inherited from TdxZone.
SelectionFrameWidth Inherited from TdxZone.
TabContainer
Width Gets the width of the zone. Inherited from TdxZone.
See Also