ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / TabStop Structure / Type Property

In This Topic
    Type Property (TabStop)
    In This Topic
    Specifies the type of tab stop.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As TabType
    public TabType Type {get;}
    See Also