[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IManualRowFilterSupport.IsManual

IsManual Property

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.

Declaration
bool IsManual { get; set; }
Property IsManual As Boolean