Tile.IsMaximized Property
In This Article
Gets or sets whether the tile is maximized. This is a dependency property.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to maximize the tile; otherwise, false. |
#Remarks
In the image below, the 'System Information' tile is maximized.
See Also