TitleBaseSettings Properties
Defines the base API for classes that implement titles.Name | Description |
---|---|
HorizontalAlignment | Specifies horizontal title alignment. |
PlaceholderSize | Reserves an area for the title and its subtitle. |
Text | Specifies element text. Inherited from TextBaseSettings<TComponent, TModel>. |
VerticalAlignment | Specifies vertical title alignment. |
See Also