Skip to main content
All docs
V25.1
  • CommandBarStyle Enum

    Lists values that specify whether to display an integrated ribbon in the Diagram Designer.

    Namespace: DevExpress.Xpf.Diagram

    Assembly: DevExpress.Xpf.Diagram.v25.1.dll

    NuGet Package: DevExpress.Wpf.Diagram

    Declaration

    public enum CommandBarStyle

    Members

    Name Description
    Empty

    The Diagram Designer has no ribbon UI.

    Ribbon

    The Diagram Designer displays an integrated ribbon.

    Related API Members

    The following properties accept/return CommandBarStyle values:

    See Also