New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ListViewDataBindingEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_ajaxSettings

Returns an object holding the settings for the AJAX call to the data service. Available only when automatic client-side data-binding to web services is used.

Parameters

Returns

Object

get_dataServiceSettings

Returns an object holding data service configuration settings. Available only when automatic client-side data-binding to web services is used.

Parameters

Returns

Object

get_isAppendingData

Returns a value indicating whether additional data is appended to the control data source.

Parameters

Returns

Boolean

get_isPrependingData

Returns a value indicating whether additional data is prepended to the control data source.

Parameters

Returns

Boolean

In this article