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

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