PrepareFilterColumnEventArgs Properties
Provides data for the SchedulerStorage.PrepareAppointmentFilterColumn and SchedulerStorage.PrepareResourceFilterColumn events.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| FilterColumn | Gets or sets a field to which a filter criteria is applied. |
See Also