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

In This Topic
Operators Property
In This Topic
Gets a dictionary containing field name / filter operator pairs.
Syntax
'Declaration
 
Public ReadOnly Property Operators As System.Collections.Specialized.IOrderedDictionary
 
See Also