Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / TextFilterPresenter Class / InheritProperties Property

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