Represents an action when the view is changed in RadGridView.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
public enum ViewChangedAction
Fields
One or more items were added to the view.
Add = 1
BeginEdit called
BeginEdit = 8388608
BestFitColumn called
BestFitColumn = 1048576
ColumnGroupPropertyChanged
ColumnGroupPropertyChanged = 67108864
column property has changed.
ColumnPropertyChanged = 8192
meta data like data item fields in the view has changed.
ColumnsChanged = 4096
Conditional formatting has changed
ConditionalFormattingChanged = 4194304
CurrentCellChanged
CurrentCellChanged = 134217728
CurrentColumn changed
CurrentColumnChanged = 16777216
meta data like data item fields in the view has changed.
CurrentRowChanged = 2048
Current view has changed.
CurrentViewChanged = 65536
Cell data is changed.
DataChanged = 131072
EndEdit called
EndEdit = 268435456
EnsureCellVisible called
EnsureCellVisible = 524288
EnsureRowVisible called
EnsureRowVisible = 262144
ExpandedChanged
ExpandedChanged = 33554432
FilterExpressionChanged called
FilterExpressionChanged = 1073741824
filer in the view has changed.
FilteringChanged = 64
groping in the view has changed.
GroupingChanged = 256
Row is invalidated
InvalidateRow = 2097152
An item in the view has changed.
ItemChanged = 32
ItemChanging called
ItemChanging = 536870912
meta data like data item fields in the view has changed.
MetaDataChanged = 1024
One or more items were moved within the view.
Move = 8
paging in the view has changed.
PagingChanged = 512
One or more items were removed from the view.
Remove = 2
One or more items were replaced in the view.
Replace = 4
The content of the view changed dramatically.
Reset = 16
row property has changed.
RowPropertyChanged = 16384
sorting in the view has changed.
SortingChanged = 128
template property has changed.
TemplatePropertyChanged = 32768