Xceed DataGrid for Silverlight Documentation
AnimatedValue Property


Syntax
'Declaration
 
Public Property AnimatedValue As Object
'Usage
 
Dim instance As IndicatorBase
Dim value As Object
 
instance.AnimatedValue = value
 
value = instance.AnimatedValue
public object AnimatedValue {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

IndicatorBase Class
IndicatorBase Members

Send Feedback