ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / GlyphInfo Class / IsTab Property

In This Topic
    IsTab Property (GlyphInfo)
    In This Topic
    Indicates if the glyph represents a tabulation character.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTab As System.Boolean
    public System.bool IsTab {get;}
    See Also