Skip to main content

IBaseDocumentSelectorProperties.CanHtmlDraw Property

Returns whether or not Document Selector text blocks can be formatted using HTML tags.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

bool CanHtmlDraw { get; }

Property Value

Type Description
Boolean

A Boolean value that specifies whether or not Document Selector text blocks can be formatted using HTML tags.

See Also