[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IManualRowFilterSupport

IManualRowFilterSupport Interface

Interface that supports to not filtering automatically when there is a cell change.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IManualRowFilterSupport
Public Interface IManualRowFilterSupport

Properties

Name Description
IsManual

Gets or sets whether filter responds immediately to a cell change. truespecifies the filter will not automatically trigger when there is a cell change; otherwise, false.

OSZAR »