FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / IsAnimated Property

In This Topic
    IsAnimated Property (FlexGrid)
    In This Topic
    Gets or sets whether the control is animated during navigation.
    Syntax
    'Declaration
     
    Public Property IsAnimated As Boolean
    public bool IsAnimated {get; set;}
    See Also