[]
Event data for column-filter loading event.
public class GridColumnFilterLoadingEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| Column | Gets the related column. |
| DataFilter | Gets the data filter that will be displayed for column filtering. |
| ShowApplyButton | Gets or sets whether the apply button is shown. If |
| ShowClearButton | Gets or sets whether the clear button is shown. |