Occurs when a property of a System.Web.UI.WebControls.PagerSettings object changes values.
The PagerSettings.PropertyChanged event is raised each time a property of a System.Web.UI.WebControls.PagerSettings object changes values. The PagerSettings.PropertyChanged event commonly is used by data-bound controls that support pagination to rebind the data to the control when the pager settings change.
For more information about handling events, see Consuming Events.