Represents the method that handles the PageSizeChanged event.
[Visual Basic .NET]
Public Delegate Sub PageSizeChangedEventHandler ( _
)
[C#] public delegate void PageSizeChangedEventHandler ( );