WebPropertyEditor.SetControlAlignment(HorizontalAlign) Method
Applies the specified horizontal alignment to the WebPropertyEditor‘s control.
Namespace: DevExpress.ExpressApp.Web.Editors
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
alignment | HorizontalAlign | A HorizontalAlign enumeration value that specifies horizintal alignment. |
See Also