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

DocumentGroup Attached Properties

A container for DocumentPanel and LayoutPanel objects. The DocumentGroup displays child DocumentPanel‘s in tabbed or MDI UIs.
Name Description
PinLocation static Specifies where the pinned tabbed DocumentPanel is located. This is an attached property.
Pinned static

Gets or sets whether the tabbed DocumentPanel is currently pinned. This is an attached property.

ShowPinButton static

Gets or sets whether the Pin button on the tabbed DocumentPanel is visible. This is an attached and a dependency property.

See Also