ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / PagerSettings Class / PropertyChanged Event

In This Topic
    PropertyChanged Event (PagerSettings)
    In This Topic
    Occurs when a property of a PagerSettings object changes values.
    Syntax
    'Declaration
     
    Public Event PropertyChanged As System.EventHandler
    public event System.EventHandler PropertyChanged
    See Also