C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnCollection Class / DisableAnimations Method
In This Topic
DisableAnimations Method (GridColumnCollection)
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