Skip to main content
A newer version of this page is available. .
Bar

BarOptions Class

Provides customization options for a bar.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v20.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class BarOptions :
    BaseBarManagerOptions

The following members return BarOptions objects:

Remarks

The options this class provides are accessible with the Bar.OptionsBar property.

See Also