IWindowGridSetAutoFilter Method
Assigns the autofilter of a field.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void SetAutoFilter(
string field,
string expression
)
Sub SetAutoFilter (
field As String,
expression As String
)
Parameters
- field String
- Name of the field to filter.
- expression String
- Autofilter expression.