New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Count
Data
Telerik.Web.UI.GridBindingData
Object returned from the GetBindingData methods. Returns a result and the count of the returned items. Used when binding the Telerik.Web.UI.RadGrid to a service.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.GridBindingData
Properties
Count Int32
Gets or sets the number of items in the binding data.
Data List
1`
Gets or sets the binding data.