ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Util Namespace / GlyphInfo Class / TabWithAlignment Property

In This Topic
    TabWithAlignment Property
    In This Topic
    Indicates if the character tabulation has additional alignment options.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabWithAlignment As System.Boolean
    public System.bool TabWithAlignment {get;}
    See Also