Class
LoadingDataEventArgs

Provides data for the LoadingData event.

Definition

Namespace:Telerik.Windows.Controls.DataServices

Assembly:Telerik.Windows.Controls.DataServices.dll

Syntax:

cs-api-definition
public class LoadingDataEventArgs : CancelEventArgs

Inheritance: objectEventArgsCancelEventArgsLoadingDataEventArgs

Inherited Members CancelEventArgs.CancelEventArgs.Empty

Properties

Query

Gets or sets the query that is executed remotely.

Declaration

cs-api-definition
public DataServiceQuery Query { get; set; }

Property Value

DataServiceQuery

The query that is executed remotely.

In this article
DefinitionPropertiesQuery
Not finding the help you need?
Contact Support