ITileContainerDefaultProperties.ActualProperties Property
Gets the object that stores settings currently applied to this TileContainer.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraEditors.ITileControlProperties | An ITileControlProperties object that stores settings currently applied to this TileContainer. |
See Also