ButtonsPosition Enum
In This Article
Specifies an edit button’s position within a button editor.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Left | The button is anchored to the editor’s left edge. |
Right | The button is anchored to the editor’s right edge. |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also