[]
        
(Showing Draft Content)

FarPoint.Web.Spread.AutoFilteringColumnEventArgs

AutoFilteringColumnEventArgs Class

Represents the event data for the AutoFilteringColumn event for the Spread component, which occurs when columns are being automatically filtered.

Inheritance
AutoFilteringColumnEventArgs
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class AutoFilteringColumnEventArgs : AutoFilteredColumnEventArgs
Public Class AutoFilteringColumnEventArgs
    Inherits AutoFilteredColumnEventArgs

Constructors

Name Description
AutoFilteringColumnEventArgs(FpSpread, int, string)

Creates AutoFilteringColumn event arguments.

Properties

Name Description
Cancel

Gets or sets whether to cancel the filtering.