PagerSettings::PropertyChanged Event
.NET Framework (current version)
Occurs when a property of a PagerSettings object changes values.
Assembly: System.Web (in System.Web.dll)
The PropertyChanged event is raised each time a property of a PagerSettings object changes values. The 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 NIB: Consuming Events.
.NET Framework
Available since 2.0
Available since 2.0
Show: