ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / Fill Property

In This Topic
    Fill Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Fill As Boolean
    public bool Fill {get; set;}
    See Also