Back to Devexpress

IDocumentProperties.AllowMaximize Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-dot-idocumentproperties-b86260ea.md

latest1.1 KB
Original Source

IDocumentProperties.AllowMaximize Property

Gets or sets

Namespace : DevExpress.XtraBars.Docking2010.Views.Widget

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
bool AllowMaximize { get; set; }
vb
Property AllowMaximize As Boolean

Property Value

Type
Boolean

See Also

IDocumentProperties Interface

IDocumentProperties Members

DevExpress.XtraBars.Docking2010.Views.Widget Namespace