IDocumentGroupDefaultProperties.HasDocumentSelectorButton Property
In This Article
Gets if a document selector button is enabled for the current DocumentGroup.
Namespace: DevExpress.XtraBars.Docking2010.Views.Tabbed
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a document selector button is enabled for the current Document |
#Remarks
See the IDocumentGroupDefaultProperties.ShowDocumentSelectorButton topic to learn more.
See Also