Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / C1DataFilter Class / Fill Property

In This Topic
    Fill Property (C1DataFilter)
    In This Topic
    Gets or sets whether the expanded item should fill the remaining space in the control.
    Syntax
    'Declaration
     
    
    Public Property Fill As Boolean
    public bool Fill {get; set;}
    See Also