DateTimeEditors for WinRT
PageChanging Event (C1CollectionView)

Syntax
'Declaration
 
Public Event PageChanging As System.EventHandler(Of PageChangingEventArgs)
public event System.EventHandler<PageChangingEventArgs> PageChanging
Event Data

The event handler receives an argument of type PageChangingEventArgs containing data related to this event. The following PageChangingEventArgs properties provide information specific to this event.

PropertyDescription
Cancel  
NewPageIndex  
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback