DXStringFormat.TabStops Property
Gets or sets tab stops for the DXStringFormat
object.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Single[] | The number of spaces between the beginning of a text line and the first tab stop. |
See Also