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