OverviewContainerDefaultProperties.CanHtmlDraw Property
Returns whether or not tiles within the container’s Overview screen can format their captions using inplace HTML tags.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if tiles within the container’s Overview screen can format their captions using inplace HTML tags; otherwise, false. |
Remarks
See HTML Text Formatting to learn more.
See Also