ITileContainerDefaultProperties.ShowText Property
Gets or sets whether the current TileContainer's text is visible.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
DefaultBoolean | The DefaultBoolean enumerator value that specifies whether the current TileContainer's text is visible. |
Remarks
Use the BaseContentContainer.Caption and BaseContentContainer.Subtitle properties to set a caption for a Content Container.
See Also
Feedback