The DXGrid supports Instant Feedback UI Mode and Cascading Data Updates. In these modes, data rows are asynchronously retrieved by the data source. To provide visual feedback, the grid plays an animation after row data has been retrieved from a data source. The animation effect is specified by the RowAnimationKind property.
By default, the grid displays rows that are being loaded, by animating their opacity. Use the RowOpacityAnimationDuration property to specify the length of an animation.