ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / ChangeResult Class / ChangeType Property

In This Topic
    ChangeType Property (ChangeResult)
    In This Topic
    Gets the type of change
    Syntax
    'Declaration
     
    Public ReadOnly Property ChangeType As ChangeType
    public ChangeType ChangeType {get;}
    See Also