[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.AutoFilter

AutoFilter Class

Indicates related setting of filter.

Inheritance
AutoFilter
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class AutoFilter
Public Class AutoFilter

Properties

Name Description
Enabled

Gets or sets a value indicating whether auto filter function is enabled or not.

Interval

Gets or sets the interval at which to excute filter.

MatchingMode

Gets or sets the filter prefix how to match with MatchingSource.

MatchingSource

Gets or sets what the filter prefix match with.

MaxFilteredItems

Gets or sets the maximum items matched with filter condition will be shown in dropdown window.

MinimumPrefixLength

Gets or sets the minimum length of the filter prefix.