ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / StateChangedArgs Class
Members

In This Topic
    StateChangedArgs Class
    In This Topic
    Represents the arguments of a state change.
    Object Model
    StateChangedArgs Class
    Syntax
    'Declaration
     
    Public Class StateChangedArgs 
       Inherits System.EventArgs
    public class StateChangedArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.Document.Section.StateChangedArgs

    See Also