Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiagramLocale

    Show / Hide Table of Contents

    Class DiagramLocale

    Inheritance
    System.Object
    DiagramLocale
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class DiagramLocale : Object

    Constructors

    DiagramLocale()

    Declaration
    public DiagramLocale()

    Properties

    BringToFront

    Declaration
    public string BringToFront { get; set; }
    Property Value
    Type Description
    System.String

    Copy

    Declaration
    public string Copy { get; set; }
    Property Value
    Type Description
    System.String

    Cut

    Declaration
    public string Cut { get; set; }
    Property Value
    Type Description
    System.String

    Group

    Declaration
    public string Group { get; set; }
    Property Value
    Type Description
    System.String

    Grouping

    Declaration
    public string Grouping { get; set; }
    Property Value
    Type Description
    System.String

    MoveForward

    Declaration
    public string MoveForward { get; set; }
    Property Value
    Type Description
    System.String

    Order

    Declaration
    public string Order { get; set; }
    Property Value
    Type Description
    System.String

    Paste

    Declaration
    public string Paste { get; set; }
    Property Value
    Type Description
    System.String

    Redo

    Declaration
    public string Redo { get; set; }
    Property Value
    Type Description
    System.String

    SelectAll

    Declaration
    public string SelectAll { get; set; }
    Property Value
    Type Description
    System.String

    SendBackward

    Declaration
    public string SendBackward { get; set; }
    Property Value
    Type Description
    System.String

    SendToBack

    Declaration
    public string SendToBack { get; set; }
    Property Value
    Type Description
    System.String

    Undo

    Declaration
    public string Undo { get; set; }
    Property Value
    Type Description
    System.String

    UnGroup

    Declaration
    public string UnGroup { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved