IBaseDocumentSelectorProperties.CanUseGlyphSkinning Property
Returns whether or not the Document Selector supports Glyph Skinning.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Document Selector supports Glyph Skinning; otherwise, false. |
See Also