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

In This Topic
    LeadingChar Property (TabStop)
    In This Topic
    Specifies the character which shall be used to fill in the space created by a tab which ends at this tab stop.
    Syntax
    'Declaration
     
    Public ReadOnly Property LeadingChar As String
    public string LeadingChar {get;}
    See Also