Skip to main content

IBaseDocumentSelectorProperties.CanUseGlyphSkinning Property

Returns whether or not the Document Selector supports Glyph Skinning.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

bool CanUseGlyphSkinning { get; }

Property Value

Type Description
Boolean

true if the Document Selector supports Glyph Skinning; otherwise, false.

See Also