ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / TrimStart Property

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