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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, 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