Skip to main content

DocumentPanel Attached Properties

DocumentPanel objects represent child panels in a DocumentGroup.
Name Description
MDILocation static Gets or sets the location of an MDI child panel. This property is in effect when the group's DocumentGroup.MDIStyle property is set to MDI. This is an attached property.
MDIMergeStyle static Gets or sets if and when the merging mechanism is invoked for the current panel.
MDISize static Gets or sets the size of an MDI child panel. This property is in effect when the group's DocumentGroup.MDIStyle property is set to MDI. This is an attached property.
MDIState static
RestoreBounds static Gets or sets the size of an MDI child panel before the panel has been maximized. This property is in effect when the group's DocumentGroup.MDIStyle property is set to MDI. This is an attached property.
See Also