ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TabStopsItem Class / TabStops Property

In This Topic
TabStops Property (TabStopsItem)
In This Topic
Gets the tab stops.
Syntax
'Declaration
 
Public ReadOnly Property TabStops As TabStopsItem.TabStop()
 

Property Value

A TabStopsItem.TabStop collection.
See Also