ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.TabStop Class / LeadingChar Property

In This Topic
    LeadingChar Property (RText.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