RecroGridInitializeAsync Method

Initializes the RecroGrid asynchronously.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.10.0.24.1119.1
C#
public Task InitializeAsync()

Return Value

Task
A task representing the asynchronous operation.

See Also