Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1AutoCompleteTextBox Class / InheritProperties Property

In This Topic
    InheritProperties Property (C1AutoCompleteTextBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property InheritProperties As Boolean
    public bool InheritProperties {get; set;}
    See Also