ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1Label Class / TrimStart Property

In This Topic
    TrimStart Property (C1Label)
    In This Topic
    If True, leading spaces are removed.
    Syntax
    'Declaration
     
    Public Property TrimStart As Boolean
    public bool TrimStart {get; set;}
    See Also