Specifies the types of update operations that can be performed on the RadListViewElement.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public enum RadListViewElement.UpdateModes
Fields
C#
Invalidate = 8
C#
InvalidateItems = 1
C#
InvalidateMeasure = 2
C#
RefreshAll = 31
C#
RefreshLayout = 14
C#
UpdateLayout = 4
C#
UpdateScroll = 16