NavigationPageDefaultProperties.CanHtmlDraw Property
Gets whether this page's caption can currently be formatted using HTML tags.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if this page's caption can currently be formatted using HTML tags; otherwise, false. |
Implements
DevExpress.XtraBars.Navigation.INavigationPageDefaultProperties.CanHtmlDraw
See Also
Feedback