Occurs when a property of a C1GridViewPagerSettings object changes values.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public event EventHandler PropertyChanged
Visual Basic
<BrowsableAttribute(False)> _
Public Event PropertyChanged As EventHandler

See Also