Skip to main content
All docs
V26.1
  • Cut

    DefaultBarItemNames.ListOrientation_Vertical Field

    Returns “bListOrientation_Vertical”. Corresponds to the Vertical ribbon item in the Orientation ribbon menu in the Container Tools ribbon group.

    Namespace: DevExpress.Diagram.Core

    Assembly: DevExpress.Diagram.v26.1.Core.dll

    Declaration

    public const string ListOrientation_Vertical = "bListOrientation_Vertical"

    Field Value

    Type
    String
    See Also