TableGridControlSetFilter(Int32) 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(
int filterId
)
Public Sub SetFilter (
filterId As Integer
)
Parameters
- filterId Int32
- Int32 with the filter ID.