A newer version of this page is available.
Switch to the current version.
IContentContainerDefaultProperties.CanShowCaption Property
Gets whether or not this Content Container should display its caption.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v19.1.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if this Content Container should display its caption; otherwise, false. |
Remarks
See the IContentContainerDefaultProperties.ShowCaption property to learn more.
See Also
Feedback