PrepareFilterColumnEventArgs Constructors
Provides data for the SchedulerStorage.PrepareAppointmentFilterColumn and SchedulerStorage.PrepareResourceFilterColumn events.Name | Parameters | Description |
---|---|---|
PrepareFilterColumnEventArgs(FilterColumn) | filterColumn | Initializes a new instance of the PrepareFilterColumnEventArgs class with the specified arguments. |
See Also