TableGridControlSetFilter(String) Method
Allows you to set the table filter.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public void SetFilter(
string filterExpresion
)
Public Sub SetFilter (
filterExpresion As String
)
Parameters
- filterExpresion String
- String with the filter expression.