A newer version of this page is available.
Switch to the current version.
ITileContainerDefaultProperties.ActualOptionsLayout Property
Returns the object that stores layout settings currently applied to this TileContainer.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v19.1.dll
Declaration
TileControlOptionsLayout ActualOptionsLayout { get; }
ReadOnly Property ActualOptionsLayout As TileControlOptionsLayout
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.TileControlOptionsLayout | A DevExpress.XtraEditors.TileControlOptionsLayout object that stores layout settings currently applied to this TileContainer. |
See Also
Feedback