RadControls for WPF

Provides data for notifications when the page index is changing.

Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data (in Telerik.Windows.Data.dll) Version: 2013.1.403.40

Syntax

C#
public sealed class PageChangingEventArgs : CancelEventArgs
Visual Basic
Public NotInheritable Class PageChangingEventArgs _
	Inherits CancelEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.ComponentModel..::..CancelEventArgs
      Telerik.Windows.Data..::..PageChangingEventArgs

See Also