[]
Represents the event data for the AutoFilteringColumn event for the Spread component, which occurs when columns are being automatically filtered.
public class AutoFilteringColumnEventArgs : AutoFilteredColumnEventArgs
Public Class AutoFilteringColumnEventArgs
Inherits AutoFilteredColumnEventArgs
| Name | Description |
|---|---|
| AutoFilteringColumnEventArgs(FpSpread, int, string) | Creates AutoFilteringColumn event arguments. |
| Name | Description |
|---|---|
| Cancel | Gets or sets whether to cancel the filtering. |