TableGridControlSetFilterByDefaultAsync Method
Carga el filtro por defecto.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public Task SetFilterByDefaultAsync(
bool defaultInSelection
)
Public Function SetFilterByDefaultAsync (
defaultInSelection As Boolean
) As Task
- defaultInSelection Boolean
- Indicates if it is a default in selection.
TaskA task representing the asynchronous operation.