Document.IsMaximized Property
Gets whether the current Document is maximized.
Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the current Document is maximized; otherwise, false. |
See Also