Blazor | ComponentOne
C1.Blazor.DataPager Assembly / C1.Blazor.DataPager Namespace / DataPagerButton Class / InheritProperties Property

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