AccordionContentContainer.TabStop Property
Gets or sets whether a user can focus the current container using the TAB key.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if a user can focus the control using the TAB key; otherwise, false. |
See Also