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

In This Topic
    State Property (StateChangedArgs)
    In This Topic
    Gets the state.
    Syntax
    'Declaration
     
    Public ReadOnly Property State As State
    public State State {get;}
    See Also