BtTable:ClearFilter()
<< Click to Display Table of Contents >>
BtTable:ClearFilter()
|
|
Purpose
Clear the filter condition specified with the BtTable:SetFilter() method.
Prototype
METHOD ClearFilter ( ) AS LOGIC PASCAL CLASS BtTable
Return
LOGIC TRUE
See Also