ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / Animation Property

In This Topic
    Animation Property
    In This Topic
    Gets the options for animations.
    Syntax
    'Declaration
     
    Public ReadOnly Property Animation As AnimationOptions
    public AnimationOptions Animation {get;}

    Property Value

    A AnimationOptions object representing the options for animations.
    See Also