ClassVirtualQueryableCollectionViewItemsLoadingEventArgs
Class
Represents event data for ItemsLoading event.
Definition
Namespace:Telerik.Windows.Data
Assembly:Telerik.Windows.Data.dll
Syntax:
cs-api-definition
public class VirtualQueryableCollectionViewItemsLoadingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsVirtualQueryableCollectionViewItemsLoadingEventArgs
Inherited Members
Constructors
VirtualQueryableCollectionViewItemsLoadingEventArgs()
Declaration
cs-api-definition
public VirtualQueryableCollectionViewItemsLoadingEventArgs()
Properties
ItemCount
Gets the items count.
StartIndex
Gets the start index.