ITileContainerDefaultProperties.ActualOptionsLayout Property
Returns the object that stores layout settings currently applied to this TileContainer.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.TileControlOptionsLayout | A DevExpress.XtraEditors.TileControlOptionsLayout object that stores layout settings currently applied to this TileContainer. |
See Also