MAUI | ComponentOne
C1.Maui.Input Assembly / C1.Maui.Input Namespace / C1AutoCompleteTextBox Class / Padding Property
In This Topic
    Padding Property (C1AutoCompleteTextBox)
    In This Topic
    Gets or sets the padding applied to the displayed text.
    Syntax
    public Thickness Padding {get; set;}
    See Also