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