[]
Gets or sets the @see:grid.filter.FlexGridFilter to use for filtering the grid data.
public FlexGridFilter<T> Filter { get; }
Public ReadOnly Property Filter As FlexGridFilter(Of T)