ActiveReports 12
HasAnimatedProperties Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : HasAnimatedProperties Property
Gets a value indicating whether this element has any animated properties.
Syntax
'Declaration
 
Public ReadOnly Property HasAnimatedProperties As Boolean
public bool HasAnimatedProperties {get;}

Property Value

true if this element has animations attached to any of its properties; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members