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

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