ActiveReports 11
TabStops Property

GrapeCity.ActiveReports.Extensibility.v11 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