label
Type:
Default Value: undefined
alignment
Use the HorizontalAlignment
enum to specify this option when the widget is used as an ASP.NET MVC 5 Control or a DevExtreme-Based ASP.NET Core Control. This enum accepts the following values: Left
, Right
, and Center
.
See Also
location
NOTE
This option has higher priority than the labelLocation option of the form.
Use the FormLabelLocation
enum to specify this option when the widget is used as an ASP.NET MVC 5 Control or a DevExtreme-Based ASP.NET Core Control. This enum accepts the following values: Left
, Right
, and Top
.
See Also
showColon
Type:
Default Value: from showColonAfterLabel
NOTE
This option has higher priority than the showColonAfterLabel option of the form.
Feedback