React RangeSelector - title
The widget's title is a short text that usually indicates what is visualized. If you need to specify the title's text only, assign it directly to the title option. Otherwise, set this option to an object with the text and other fields specified.
The title can be accompanied by a subtitle elaborating on the visualized subject using the title.subtitle object.
horizontalAlignment
When using the widget as an ASP.NET MVC Control, specify this option with the HorizontalAlignment
enum that accepts the following values: Left
, Center
and Right
.
See Also
- title.verticalAlignment
verticalAlignment
When using the widget as an ASP.NET MVC Control, specify this option with the VerticalEdge
enum that accepts the following values: Top
and Bottom
.
See Also
- title.horizontalAlignment
If you have technical questions, please create a support ticket in the DevExpress Support Center.