New to Telerik UI for WPFStart a free 30-day trial

Indicates the type of data loading mode in GridViewDataControl.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum DataLoadMode

Fields

Data will be loaded asynchronously.

C#
Asynchronous = 1

Data will be loaded synchronously.

C#
Synchronous = 0
In this article
DefinitionFieldsAsynchronousSynchronous
Not finding the help you need?
Contact Support