WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / DisableAnimations Method
In This Topic
    DisableAnimations Method (GridRowCollection)
    In This Topic
    Disable the animations caused by the operations that are performed inside the using block of the returned IDisposable.
    Syntax
    public IDisposable DisableAnimations()
    See Also