Back to Devexpress

DocumentGroup Attached Properties

wpf-devexpress-dot-xpf-dot-docking-dot-documentgroup-dot-underscore-attachedproperties.md

latest1.2 KB
Original Source

DocumentGroup Attached Properties

A container for DocumentPanel and LayoutPanel objects. The DocumentGroup displays child DocumentPanel‘s in tabbed or MDI UIs.

NameDescription
PinLocation staticSpecifies 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

DocumentGroup Class

DocumentGroup Members

DevExpress.Xpf.Docking Namespace