The C1GridViewFilterEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property Values
Gets a dictionary containing field name / filter value pairs in the filter row.

See Also