[]
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.
true
false
bool IsManual { get; set; }
Property IsManual As Boolean