DxTitleSettings Properties
Contains title settings.Name | Description |
---|---|
HorizontalAlignment | Specifies horizontal title alignment. Inherited from TitleBaseSettings. |
PlaceholderSize | Reserves an area for the title and its subtitle. Inherited from TitleBaseSettings. |
Text | Specifies element text. Inherited from TextBaseSettings<TComponent, TModel>. |
TextOverflow | Specifies how to display overflowing title text. |
VerticalAlignment | Specifies vertical title alignment. Inherited from TitleBaseSettings. |
WordWrap | Specifies how to wrap overflowing title text. |
See Also