ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / TabStops Property

In This Topic
    TabStops Property (TextLayoutParams)
    In This Topic
    Tabs.
    Syntax
    'Declaration
     
    Public Property TabStops As TabStopsItem.TabStop()
    public TabStopsItem.TabStop[] TabStops {get; set;}
    See Also