ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / TabStops Property

In This Topic
TabStops Property (StringFormatEx)
In This Topic
Gets or sets the custom tab stops.
Syntax
'Declaration
 
Public Property TabStops As IReadOnlyList(Of TabStop)
 
See Also