InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util Namespace / GlyphInfo Class / TabWithAlignment Property

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