ActiveReports 12
TabStops Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ITextBox Interface : TabStops Property
Gets the tab stops.
Syntax
'Declaration
 
ReadOnly Property TabStops As IItemCollection(Of TabStop)
IItemCollection<TabStop> TabStops {get;}
See Also

Reference

ITextBox Interface
ITextBox Members