Click or drag to resize
GridColumnRefreshCurrentFilterValue Method
Overload List
  Name Description
Public method RefreshCurrentFilterValue(GridFilteringItem)
Modifies the CurrentFilterValue property according to the corresponding selected item in the filter text-box control in the filtering item.
Public method RefreshCurrentFilterValue(GridFilteringItem, String)
Modifies the CurrentFilterFunction and CurrentFilterValue properties according to the function given and the corresponding filter text-box control in the filtering item.
Top
See Also