Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / Trimming Property

In This Topic
    Trimming Property (NavAddButton)
    In This Topic
    Gets or sets how to trim characters that do not fit in the space available.
    Syntax
    'Declaration
     
    
    Public Property Trimming As StringTrimming
    public StringTrimming Trimming {get; set;}
    See Also