C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewFilterEventArgs Class / Values Property

In This Topic
Values Property (C1GridViewFilterEventArgs)
In This Topic
Gets a dictionary containing field name / filter value pairs in the filter row.
Syntax
'Declaration
 
Public ReadOnly Property Values As System.Collections.Specialized.IOrderedDictionary
 
See Also