Back to Devexpress

EditorButtonPosition Enum

blazor-devexpress-dot-blazor-06e19f9b.md

latest985 B
Original Source

EditorButtonPosition Enum

Lists values that specify the editor button’s position.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public enum EditorButtonPosition

Members

NameDescription
Left

The button is placed at the left edge of the editor.

| | Right |

The button is placed at the right edge of the editor.

|

The following properties accept/return EditorButtonPosition values:

See Also

DevExpress.Blazor Namespace