Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / AnimationType Property

In This Topic
    AnimationType Property
    In This Topic
    Specifies the animation type of the Rating.
    Syntax
    'Declaration
     
    
    Public Property AnimationType As AnimationType
    public AnimationType AnimationType {get; set;}
    See Also