DataSource for Entity Framework in WPF
C1.Data Namespace / PageChangingEventArgs Class
Properties


In This Topic
    PageChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PageChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageChangingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the index of the requested page.  
    Top
    See Also