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

In This Topic
    Position Property (TabStop)
    In This Topic
    Specifies the position of the current tab stop in TWIPs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Position As Integer
    public int Position {get;}
    See Also