ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / FormatInfo Class / TrimStart Property

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