Enum ViewChangedAction
Represents an action when the view is changed in RadGridView.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll
Syntax
public enum ViewChangedAction
Add
One or more items were added to the view.
BeginEdit
BeginEdit called
BestFitColumn
BestFitColumn called
ColumnGroupPropertyChanged
ColumnGroupPropertyChanged
ColumnPropertyChanged
column property has changed.
ColumnsChanged
meta data like data item fields in the view has changed.
ConditionalFormattingChanged
Conditional formatting has changed
CurrentCellChanged
CurrentCellChanged
CurrentColumnChanged
CurrentColumn changed
CurrentRowChanged
meta data like data item fields in the view has changed.
CurrentViewChanged
Current view has changed.
DataChanged
Cell data is changed.
EndEdit
EndEdit called
EnsureCellVisible
EnsureCellVisible called
EnsureRowVisible
EnsureRowVisible called
ExpandedChanged
ExpandedChanged
FilterExpressionChanged
FilterExpressionChanged called
FilteringChanged
filer in the view has changed.
GroupingChanged
groping in the view has changed.
InvalidateRow
Row is invalidated
ItemChanged
An item in the view has changed.
ItemChanging
ItemChanging called
MetaDataChanged
meta data like data item fields in the view has changed.
Move
One or more items were moved within the view.
PagingChanged
paging in the view has changed.
Remove
One or more items were removed from the view.
Replace
One or more items were replaced in the view.
Reset
The content of the view changed dramatically.
RowPropertyChanged
row property has changed.
SortingChanged
sorting in the view has changed.
TemplatePropertyChanged
template property has changed.