GridViewDataControl
GridViewDataControl provides the presentation of a collection of data items.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
public class GridViewDataControl : BaseItemsControl, INotifyPropertyChanged, IScrollingServiceCore, IScrollingInfo
Inheritance: objectDataControlBaseItemsControlGridViewDataControl
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the GridViewDataControl class.
public GridViewDataControl()
Fields
ActionOnLostFocusProperty
DependencyProperty
Identifies the ActionOnLostFocus dependency property.
public static readonly DependencyProperty ActionOnLostFocusProperty
AlternateRowBackgroundProperty
DependencyProperty
Identifies the AlternateRowBackground dependency property.
public static readonly DependencyProperty AlternateRowBackgroundProperty
AlternateRowStyleProperty
DependencyProperty
Identifies the AlternateRowStyle dependency property.
public static readonly DependencyProperty AlternateRowStyleProperty
AlternateRowStyleSelectorProperty
DependencyProperty
Identifies the AlternateRowStyleSelector dependency property.
public static readonly DependencyProperty AlternateRowStyleSelectorProperty
AreRowDetailsFrozenProperty
DependencyProperty
Identifies the AreRowDetailsFrozen dependency property.
public static readonly DependencyProperty AreRowDetailsFrozenProperty
AutoExpandGroupsProperty
DependencyProperty
Identifies the AutoExpandGroups dependency property.
public static readonly DependencyProperty AutoExpandGroupsProperty
AutoGenerateColumnsProperty
DependencyProperty
Identifies the AutoGenerateColumns dependency property.
public static readonly DependencyProperty AutoGenerateColumnsProperty
BeginningEditEvent
RoutedEvent
Occurs on beginning edit.
public static readonly RoutedEvent BeginningEditEvent
BusyIndicatorContentProperty
DependencyProperty
Identifies the BusyIndicatorContent property.
public static readonly DependencyProperty BusyIndicatorContentProperty
BusyIndicatorContentTemplateProperty
DependencyProperty
Identifies the BusyIndicatorContentTemplate property.
public static readonly DependencyProperty BusyIndicatorContentTemplateProperty
BusyIndicatorIsIndeterminateProperty
DependencyProperty
Identifies the BusyIndicatorIsIndeterminate property.
public static readonly DependencyProperty BusyIndicatorIsIndeterminateProperty
BusyIndicatorProgressValueProperty
DependencyProperty
Identifies the BusyIndicatorProgressValue property.
public static readonly DependencyProperty BusyIndicatorProgressValueProperty
CanUserDeleteRowsProperty
DependencyProperty
Identifies the CanUserDeleteRows dependency property.
public static readonly DependencyProperty CanUserDeleteRowsProperty
CanUserFreezeColumnsProperty
DependencyProperty
Identifies the CanUserFreezeColumns dependency property.
public static readonly DependencyProperty CanUserFreezeColumnsProperty
CanUserInsertRowsProperty
DependencyProperty
Identifies the CanUserInsertRows dependency property.
public static readonly DependencyProperty CanUserInsertRowsProperty
CanUserReorderColumnsProperty
DependencyProperty
Identifies the CanUserReorderColumnsProperty dependency property.
public static readonly DependencyProperty CanUserReorderColumnsProperty
CanUserResizeColumnsProperty
DependencyProperty
Identifies the CanUserResizeColumnsProperty dependency property.
public static readonly DependencyProperty CanUserResizeColumnsProperty
CanUserResizeRowsProperty
DependencyProperty
Identifies the CanUserResizeRows dependency property.
public static readonly DependencyProperty CanUserResizeRowsProperty
CanUserSortColumnsProperty
DependencyProperty
Identifies the CanUserSortColumns dependency property.
public static readonly DependencyProperty CanUserSortColumnsProperty
CanUserSortGroupsProperty
DependencyProperty
Identifies the CanUserSortGroups dependency property.
public static readonly DependencyProperty CanUserSortGroupsProperty
CellEditEndedEvent
RoutedEvent
Occurs after a cell edit ended. Needs validation mode set to Cell.
public static readonly RoutedEvent CellEditEndedEvent
CellLoadedEvent
RoutedEvent
Identifies the CellLoaded routed event.
public static readonly RoutedEvent CellLoadedEvent
CellsPanelHorizontalOffsetProperty
DependencyProperty
Dependency Property for CellsPanelHorizontalOffset.
public static readonly DependencyProperty CellsPanelHorizontalOffsetProperty
CellUnloadedEvent
RoutedEvent
Identifies the CellUnloaded routed event.
public static readonly RoutedEvent CellUnloadedEvent
CellValidatedEvent
RoutedEvent
Occurs after cell validation.
public static readonly RoutedEvent CellValidatedEvent
CellValidatingEvent
RoutedEvent
Occurs on cell validation.
public static readonly RoutedEvent CellValidatingEvent
ClipboardCopyModeProperty
DependencyProperty
Identifies the ClipboardCopyMode dependency property.
public static readonly DependencyProperty ClipboardCopyModeProperty
ClipboardPasteModeProperty
DependencyProperty
Identifies the ClipboardPasteMode dependency property.
public static readonly DependencyProperty ClipboardPasteModeProperty
ColumnBackgroundProperty
DependencyProperty
Identifies the ColumnBackground dependency property.
public static readonly DependencyProperty ColumnBackgroundProperty
ColumnReorderingEvent
RoutedEvent
Occurs before the column is reordered.
public static readonly RoutedEvent ColumnReorderingEvent
ColumnWidthChangedEvent
RoutedEvent
Routed Event for ColumnWidthChanged event.
public static readonly RoutedEvent ColumnWidthChangedEvent
ColumnWidthChangingEvent
RoutedEvent
Routed Event for ColumnWidthChanging event.
public static readonly RoutedEvent ColumnWidthChangingEvent
ColumnWidthProperty
DependencyProperty
The DependencyProperty that represents the ColumnWidth property.
public static readonly DependencyProperty ColumnWidthProperty
ControlPanelItemsProperty
DependencyProperty
Identifies the ControlPanelItems dependency property.
public static readonly DependencyProperty ControlPanelItemsProperty
CopiedEvent
RoutedEvent
Occurs after copying the GridViewDataControl's selected cells to the Clipboard.
public static readonly RoutedEvent CopiedEvent
CopyingCellClipboardContentEvent
RoutedEvent
Occurs on copying a cell to the Clipboard.
public static readonly RoutedEvent CopyingCellClipboardContentEvent
CopyingEvent
RoutedEvent
Occurs on copying the GridViewDataControl's selected cells to the Clipboard.
public static readonly RoutedEvent CopyingEvent
CrossThreadCollectionChangedIntervalProperty
DependencyProperty
Identifies the CrossThreadCollectionChangedInterval dependency property.
public static readonly DependencyProperty CrossThreadCollectionChangedIntervalProperty
CurrentCellInfoChangedEvent
RoutedEvent
Occurs when the current cell info is changed.
public static readonly RoutedEvent CurrentCellInfoChangedEvent
CurrentColumnProperty
DependencyProperty
Identifies the CurrentColumn dependency property.
public static readonly DependencyProperty CurrentColumnProperty
DataErrorEvent
RoutedEvent
Identifies the DataErrorEvent routed event.
public static readonly RoutedEvent DataErrorEvent
DataLoadModeProperty
DependencyProperty
Identifies the DataLoadModeProperty dependency property.
public static readonly DependencyProperty DataLoadModeProperty
DefaultDistinctValuesCountProperty
DependencyProperty
Identifies the DefaultDistinctValuesCount dependency property.
public static readonly DependencyProperty DefaultDistinctValuesCountProperty
DeletedEvent
RoutedEvent
Identifies the Deleted routed event.
public static readonly RoutedEvent DeletedEvent
DeletingEvent
RoutedEvent
Identifies the Deleting routed event.
public static readonly RoutedEvent DeletingEvent
DragElementActionProperty
DependencyProperty
DependencyProperty as the backing store for EnableSelectOnDrag.
public static readonly DependencyProperty DragElementActionProperty
EditTriggersProperty
DependencyProperty
Identifies the EditTriggers dependency property.
public static readonly DependencyProperty EditTriggersProperty
EnableColumnGroupsVirtualizationProperty
DependencyProperty
Dependency property for EnableColumnGroupsVirtualization.
public static readonly DependencyProperty EnableColumnGroupsVirtualizationProperty
EnableColumnVirtualizationProperty
DependencyProperty
Dependency property for EnableColumnVirtualization.
public static readonly DependencyProperty EnableColumnVirtualizationProperty
EnableHeaderContextMenuProperty
DependencyProperty
Identifies the EnableHeaderContextMenu dependency property.
public static readonly DependencyProperty EnableHeaderContextMenuProperty
EnableLightweightTextRenderingProperty
DependencyProperty
Identifies the EnableLightweightTextRendering dependency property.
public static readonly DependencyProperty EnableLightweightTextRenderingProperty
EnableLostFocusSelectedStateProperty
DependencyProperty
Dependency property for EnableLostFocusSelectedState.
public static readonly DependencyProperty EnableLostFocusSelectedStateProperty
EnableMouseWheelScalingProperty
DependencyProperty
Identifies the EnableMouseWheelScaling dependency property.
public static readonly DependencyProperty EnableMouseWheelScalingProperty
EnableRowVirtualizationProperty
DependencyProperty
Dependency property for EnableRowVirtualization.
public static readonly DependencyProperty EnableRowVirtualizationProperty
FilteredEvent
RoutedEvent
Occurs after filtering.
public static readonly RoutedEvent FilteredEvent
FilterEditorPositionProperty
DependencyProperty
Identifies the FilterEditorPosition dependency property.
public static readonly DependencyProperty FilterEditorPositionProperty
FilteringDropDownStaysOpenProperty
DependencyProperty
Identifies the FilteringDropDownStaysOpen dependency property.
public static readonly DependencyProperty FilteringDropDownStaysOpenProperty
FilteringEvent
RoutedEvent
Occurs before filtering.
public static readonly RoutedEvent FilteringEvent
FilteringModeProperty
DependencyProperty
Identifies the FilteringModeProperty dependency property.
public static readonly DependencyProperty FilteringModeProperty
FooterRowStyleProperty
DependencyProperty
Identifies the FooterRowStyle dependency property.
public static readonly DependencyProperty FooterRowStyleProperty
FrozenColumnCountProperty
DependencyProperty
Dependency Property for FrozenColumnCount Property.
public static readonly DependencyProperty FrozenColumnCountProperty
FrozenColumnsSplitterVisibilityProperty
DependencyProperty
Identifies the FrozenColumnsSplitterVisibility dependency property.
public static readonly DependencyProperty FrozenColumnsSplitterVisibilityProperty
GridLinesVisibilityProperty
DependencyProperty
Represents the GridLinesVisibility dependency property.
public static readonly DependencyProperty GridLinesVisibilityProperty
GridViewNewRowContentProperty
DependencyProperty
Identifies the GridViewNewRowContent dependency property.
public static readonly DependencyProperty GridViewNewRowContentProperty
GridViewNewRowContentTemplateProperty
DependencyProperty
Identifies the GridViewNewRowContentTemplate dependency property.
public static readonly DependencyProperty GridViewNewRowContentTemplateProperty
GroupCountProperty
DependencyProperty
Identifies the GroupCount dependency property.
public static readonly DependencyProperty GroupCountProperty
GroupedEvent
RoutedEvent
Occurs after grouping was performed.
public static readonly RoutedEvent GroupedEvent
GroupFooterRowStyleProperty
DependencyProperty
Identifies the GroupFooterRowStyle dependency property.
public static readonly DependencyProperty GroupFooterRowStyleProperty
GroupFooterRowStyleSelectorProperty
DependencyProperty
Identifies the GroupFooterRowStyleSelector dependency property.
public static readonly DependencyProperty GroupFooterRowStyleSelectorProperty
GroupHeaderTemplateProperty
DependencyProperty
Identifies the GroupHeaderTemplate dependency property.
public static readonly DependencyProperty GroupHeaderTemplateProperty
GroupingEvent
RoutedEvent
Occurs while grouping is being performed. (Cancelable).
public static readonly RoutedEvent GroupingEvent
GroupPanelBackgroundProperty
DependencyProperty
Identifies the GroupPanelBackground dependency property.
public static readonly DependencyProperty GroupPanelBackgroundProperty
GroupPanelForegroundProperty
DependencyProperty
Identifies the GroupPanelForeground dependency property.
public static readonly DependencyProperty GroupPanelForegroundProperty
GroupPanelItemStyleProperty
DependencyProperty
Identifies the GroupPanelItemStyle dependency property.
public static readonly DependencyProperty GroupPanelItemStyleProperty
GroupPanelStyleProperty
DependencyProperty
Identifies the GroupPanelStyle dependency property.
public static readonly DependencyProperty GroupPanelStyleProperty
GroupRowIsExpandedChangedEvent
RoutedEvent
Occurs when a group row's expanded state is changed.
public static readonly RoutedEvent GroupRowIsExpandedChangedEvent
GroupRowIsExpandedChangingEvent
RoutedEvent
Occurs when a group row's expanded state is about to be changed.
public static readonly RoutedEvent GroupRowIsExpandedChangingEvent
GroupRowStyleProperty
DependencyProperty
Identifies the GroupRowStyle dependency property.
public static readonly DependencyProperty GroupRowStyleProperty
GroupRowStyleSelectorProperty
DependencyProperty
Identifies the GroupRowStyleSelector dependency property.
public static readonly DependencyProperty GroupRowStyleSelectorProperty
HasHierarchyProperty
DependencyProperty
Identifies the HasHierarchy readonly dependency property.
public static readonly DependencyProperty HasHierarchyProperty
HeaderRowStyleProperty
DependencyProperty
Identifies the HeaderRowStyle dependency property.
public static readonly DependencyProperty HeaderRowStyleProperty
HierarchyChildTemplateProperty
DependencyProperty
Identifies the HierarchyChildTemplateProperty property.
public static readonly DependencyProperty HierarchyChildTemplateProperty
HierarchyChildTemplateSelectorProperty
DependencyProperty
Identifies the HierarchyChildTemplateSelector dependency property.
public static readonly DependencyProperty HierarchyChildTemplateSelectorProperty
HierarchyExpandButtonStyleProperty
DependencyProperty
Identifies the HierarchyExpandButtonStyle dependency property.
public static readonly DependencyProperty HierarchyExpandButtonStyleProperty
HierarchyExpandButtonStyleSelectorProperty
DependencyProperty
Identifies the HierarchyExpandButtonStyleSelector dependency property.
public static readonly DependencyProperty HierarchyExpandButtonStyleSelectorProperty
HorizontalGridLinesBrushProperty
DependencyProperty
Represents the HorizontalGridLinesBrush dependency property.
public static readonly DependencyProperty HorizontalGridLinesBrushProperty
IsBusyProperty
DependencyProperty
Identifies the IsBusyProperty dependency property.
public static readonly DependencyProperty IsBusyProperty
IsFilteringAllowedProperty
DependencyProperty
Identifies the IsFilteringAllowedProperty dependency property.
public static readonly DependencyProperty IsFilteringAllowedProperty
IsLocalizationLanguageRespectedProperty
DependencyProperty
Identifies the IsLocalizationLanguageRespected property.
public static readonly DependencyProperty IsLocalizationLanguageRespectedProperty
IsPropertyChangedAggregationEnabledProperty
DependencyProperty
Represents the IsPropertyChangedAggregationEnabled DependencyProperty.
public static readonly DependencyProperty IsPropertyChangedAggregationEnabledProperty
IsReadOnlyProperty
DependencyProperty
Gets or sets a value indicating whether the RadGridView can be edited.
public static readonly DependencyProperty IsReadOnlyProperty
IsScrollingProperty
DependencyProperty
Identifies the IsScrolling dependency property.
public static readonly DependencyProperty IsScrollingProperty
IsSearchFilteringEnabledProperty
DependencyProperty
Get or sets a value that indicates whether the filtering is enabled while searching.
public static readonly DependencyProperty IsSearchFilteringEnabledProperty
IsSearchingDeferredProperty
DependencyProperty
Identifies the IsSearchingDeferred dependency property.
public static readonly DependencyProperty IsSearchingDeferredProperty
LeftFrozenColumnCountProperty
DependencyProperty
Represents the LeftFrozenColumnCount dependency property.
public static readonly DependencyProperty LeftFrozenColumnCountProperty
LeftFrozenColumnSplitterThresholdProperty
DependencyProperty
Identifies the LeftFrozenColumnSplitterThresholdProperty dependency property.
public static readonly DependencyProperty LeftFrozenColumnSplitterThresholdProperty
MaxColumnWidthProperty
DependencyProperty
The DependencyProperty that represents the MaxColumnWidth property.
public static readonly DependencyProperty MaxColumnWidthProperty
The maximum column width in pixels. The default is Double.PositiveInfinity.
MergedCellsDirectionProperty
DependencyProperty
Represents the MergedCellsDirection dependency property.
public static readonly DependencyProperty MergedCellsDirectionProperty
MergedCellsStyleProperty
DependencyProperty
Identifies the MergedCellsStyle dependency property.
public static readonly DependencyProperty MergedCellsStyleProperty
MergedCellsStyleSelectorProperty
DependencyProperty
Identifies the MergedCellsStyleSelector dependency property.
public static readonly DependencyProperty MergedCellsStyleSelectorProperty
MinColumnWidthProperty
DependencyProperty
The DependencyProperty that represents the MinColumnWidth property.
public static readonly DependencyProperty MinColumnWidthProperty
MouseWheelScrollDeltaProperty
DependencyProperty
Identifies the MouseWheelScrollDelta dependency property.
public static readonly DependencyProperty MouseWheelScrollDeltaProperty
MultipleColumnSortModifiersProperty
DependencyProperty
Identifies the MultipleColumnSortModifiers dependency property.
public static readonly DependencyProperty MultipleColumnSortModifiersProperty
NewRowPositionProperty
DependencyProperty
Identifies the NewRowPosition dependency property.
public static readonly DependencyProperty NewRowPositionProperty
NewRowStyleProperty
DependencyProperty
Identifies the NewRowStyle dependency property.
public static readonly DependencyProperty NewRowStyleProperty
NonFrozenColumnsViewportHorizontalOffsetProperty
DependencyProperty
Dependency property for NonFrozenColumnsViewportHorizontalOffset Property.
public static readonly DependencyProperty NonFrozenColumnsViewportHorizontalOffsetProperty
NonFrozenColumnsViewportHorizontalOffsetRightProperty
DependencyProperty
Dependency property for NonFrozenColumnsViewportHorizontalOffset Property.
public static readonly DependencyProperty NonFrozenColumnsViewportHorizontalOffsetRightProperty
ParentRowProperty
DependencyProperty
Identifies the ParentRow dependency property.
public static readonly DependencyProperty ParentRowProperty
PastedEvent
RoutedEvent
Occurs after pasting from the Clipboard to the GridViewDataControl.
public static readonly RoutedEvent PastedEvent
PastingCellClipboardContentEvent
RoutedEvent
Occurs on pasting a cell from the Clipboard.
public static readonly RoutedEvent PastingCellClipboardContentEvent
PastingEvent
RoutedEvent
Occurs on pasting from the Clipboard to the GridViewDataControl.
public static readonly RoutedEvent PastingEvent
PinnedRowsPositionProperty
DependencyProperty
Identifies the PinnedRowsPosition dependency property.
public static readonly DependencyProperty PinnedRowsPositionProperty
ReorderColumnsModeProperty
DependencyProperty
DependencyProperty for ReorderColumnsMode.
public static readonly DependencyProperty ReorderColumnsModeProperty
RightFrozenColumnCountProperty
DependencyProperty
Represents the RightFrozenColumnCount dependency property.
public static readonly DependencyProperty RightFrozenColumnCountProperty
RightFrozenColumnSplitterThresholdProperty
DependencyProperty
Identifies the RightFrozenColumnSplitterThresholdProperty dependency property.
public static readonly DependencyProperty RightFrozenColumnSplitterThresholdProperty
RightFrozenColumnsSplitterVisibilityProperty
DependencyProperty
Identifies the RightFrozenColumnsSplitterVisibility dependency property.
public static readonly DependencyProperty RightFrozenColumnsSplitterVisibilityProperty
RowActivatedEvent
RoutedEvent
Occurs when a row is activated - when user double click on it or RowActivated command is executed.
public static readonly RoutedEvent RowActivatedEvent
RowDetailsStyleProperty
DependencyProperty
Identifies the RowDetailsStyle dependency property.
public static readonly DependencyProperty RowDetailsStyleProperty
RowDetailsStyleSelectorProperty
DependencyProperty
Identifies the RowDetailsStyleSelector dependency property.
public static readonly DependencyProperty RowDetailsStyleSelectorProperty
RowDetailsTemplateProperty
DependencyProperty
Identifies the RowDetailsTemplate dependency property.
public static readonly DependencyProperty RowDetailsTemplateProperty
RowDetailsTemplateSelectorProperty
DependencyProperty
Identifies the RowDetailsTemplateSelector dependency property.
public static readonly DependencyProperty RowDetailsTemplateSelectorProperty
RowDetailsVisibilityModeProperty
DependencyProperty
Identifies the RowDetailsVisibilityMode dependency property.
public static readonly DependencyProperty RowDetailsVisibilityModeProperty
RowEditEndedEvent
RoutedEvent
Occurs after a row edit ended. Needs validation mode set to Row.
public static readonly RoutedEvent RowEditEndedEvent
RowHeightProperty
DependencyProperty
Identifies the RowHeight dependency property.
public static readonly DependencyProperty RowHeightProperty
RowIndicatorVisibilityProperty
DependencyProperty
Identifies the RowIndicatorVisibility dependency property.
public static readonly DependencyProperty RowIndicatorVisibilityProperty
RowIsExpandedChangedEvent
RoutedEvent
Occurs when a row's expanded state is changed - when its hierarchy child is expanded or collapsed.
public static readonly RoutedEvent RowIsExpandedChangedEvent
RowIsExpandedChangingEvent
RoutedEvent
Occurs when a row's expanded state is about to be changed - when its hierarchy child is expanded or collapsed.
public static readonly RoutedEvent RowIsExpandedChangingEvent
RowStyleProperty
DependencyProperty
Identifies the RowStyle dependency property.
public static readonly DependencyProperty RowStyleProperty
RowStyleSelectorProperty
DependencyProperty
Identifies the RowStyleSelector dependency property.
public static readonly DependencyProperty RowStyleSelectorProperty
RowValidatedEvent
RoutedEvent
Occurs after row validation.
public static readonly RoutedEvent RowValidatedEvent
RowValidatingEvent
RoutedEvent
Occurs on row validation.
public static readonly RoutedEvent RowValidatingEvent
ScaleFactorProperty
DependencyProperty
Identifies the ScaleFactor dependency property.
public static readonly DependencyProperty ScaleFactorProperty
ScrollModeProperty
DependencyProperty
Identifies the ScrollMode dependency property.
public static readonly DependencyProperty ScrollModeProperty
ScrollPositionIndicatorTemplateProperty
DependencyProperty
Identifies the ScrollPositionIndicatorTemplate property.
public static readonly DependencyProperty ScrollPositionIndicatorTemplateProperty
The identifier for the ScrollPositionIndicatorTemplate property
SearchedEvent
RoutedEvent
Routed Event for the Searched event.
public static readonly RoutedEvent SearchedEvent
SearchingEvent
RoutedEvent
Routed Event for the Searching event.
public static readonly RoutedEvent SearchingEvent
SearchPanelBackgroundProperty
DependencyProperty
Identifies the SearchPanelBackground dependency property.
public static readonly DependencyProperty SearchPanelBackgroundProperty
SearchPanelCloseButtonVisibilityProperty
DependencyProperty
Identifies the SearchPanelCloseButtonVisibility dependency property.
public static readonly DependencyProperty SearchPanelCloseButtonVisibilityProperty
SearchPanelForegroundProperty
DependencyProperty
Identifies the SearchPanelForeground dependency property.
public static readonly DependencyProperty SearchPanelForegroundProperty
SearchStateManagerProperty
DependencyProperty
Represents the SearchStateManager dependency property.
public static readonly DependencyProperty SearchStateManagerProperty
SelectionKeyEvent
RoutedEvent
Identifies the SelectionKeyEvent routed event.
public static readonly RoutedEvent SelectionKeyEvent
SelectionModeProperty
DependencyProperty
Identifies the SelectionModeProperty dependency property.
public static readonly DependencyProperty SelectionModeProperty
SelectionUnitProperty
DependencyProperty
Identifies the SelectionUnitProperty dependency property.
public static readonly DependencyProperty SelectionUnitProperty
ShouldCloseFilteringPopupOnKeyboardFocusChangedProperty
DependencyProperty
Identifies the ShouldCloseFilteringPopupOnKeyboardFocusChanged dependency property.
public static readonly DependencyProperty ShouldCloseFilteringPopupOnKeyboardFocusChangedProperty
ShouldReorderColumnsOnUngroupingProperty
DependencyProperty
Identifies the ShouldReorderColumnsOnUngroupingProperty dependency property.
public static readonly DependencyProperty ShouldReorderColumnsOnUngroupingProperty
ShouldRespectIEditableObjectProperty
DependencyProperty
Represents the ShouldRespectIEditableObject DependencyProperty.
public static readonly DependencyProperty ShouldRespectIEditableObjectProperty
ShowColumnFootersProperty
DependencyProperty
Identifies the ShowColumnFooters dependency property.
public static readonly DependencyProperty ShowColumnFootersProperty
ShowColumnHeadersProperty
DependencyProperty
Identifies the ShowColumnHeaders dependency property.
public static readonly DependencyProperty ShowColumnHeadersProperty
ShowGroupFootersProperty
DependencyProperty
Identifies the ShowGroupFooters dependency property.
public static readonly DependencyProperty ShowGroupFootersProperty
ShowGroupPanelProperty
DependencyProperty
Identifies the ShowGroupPanel dependency property.
public static readonly DependencyProperty ShowGroupPanelProperty
ShowScrollPositionIndicatorProperty
DependencyProperty
Identifies the ShowScrollPositionIndicator dependency property.
public static readonly DependencyProperty ShowScrollPositionIndicatorProperty
ShowSearchPanelProperty
DependencyProperty
Identifies the ShowSearchPanel dependency property.
public static readonly DependencyProperty ShowSearchPanelProperty
ShowToolTipOnTrimmedTextProperty
DependencyProperty
Identifies the ShowToolTipOnTrimmedText dependency property.
public static readonly DependencyProperty ShowToolTipOnTrimmedTextProperty
SortedEvent
RoutedEvent
Occurs after sorting was performed.
public static readonly RoutedEvent SortedEvent
SortingEvent
RoutedEvent
Identifies the Sorting routed event.
public static readonly RoutedEvent SortingEvent
ToolTipOnTrimmedTextShowDurationProperty
DependencyProperty
Identifies the ToolTipOnTrimmedTextShowDurationProperty dependency property.
public static readonly DependencyProperty ToolTipOnTrimmedTextShowDurationProperty
ValidatesOnDataErrorsProperty
DependencyProperty
Identifies the ValidatesOnDataErrors dependency property.
public static readonly DependencyProperty ValidatesOnDataErrorsProperty
ValidationTypeProperty
DependencyProperty
Identifies the ValidationTypeProperty dependency property.
public static readonly DependencyProperty ValidationTypeProperty
VerticalGridLinesBrushProperty
DependencyProperty
Represents the VerticalGridLinesBrush dependency property.
public static readonly DependencyProperty VerticalGridLinesBrushProperty
VisibleRowsHeightProperty
DependencyProperty
Identifies the VisibleRowsHeight dependency property.
public static readonly DependencyProperty VisibleRowsHeightProperty
ZoomScaleTransformProperty
DependencyProperty
Identifies the ZoomScaleTransform dependency property.
public static readonly DependencyProperty ZoomScaleTransformProperty
Properties
Gets or sets the action to take when an element of the GridViewDataControl loses focus.
public ActionOnLostFocus ActionOnLostFocus { get; set; }
The action to take when an element of the GridViewDataControl loses focus.
Collection with aggregate results.
public AggregateResultCollection AggregateResults { get; }
Gets or sets the Brush that is used to paint the background of odd-numbered rows.
public Brush AlternateRowBackground { get; set; }
The brush that is used to paint the background of odd-numbered rows.
AlternateRowStyle
Style
Gets or sets the alternate row style.
public Style AlternateRowStyle { get; set; }
The alternate row style.
AlternateRowStyleSelector
StyleSelector
Gets or sets the alternate row style selector.
public StyleSelector AlternateRowStyleSelector { get; set; }
The alternate row style selector.
Gets or sets a value that indicates whether the row details sections remain fixed at the width of the display area or can scroll horizontally.
public bool AreRowDetailsFrozen { get; set; }
true if the row details sections are prevented from scrolling horizontally; otherwise, false. The default is false.
Set this property to true to make sure that the contents of the row details sections are never scrolled out of view horizontally.
Gets or sets a value indicating whether groups should be expanded or not.
public bool AutoExpandGroups { get; set; }
true if groups should be expanded; otherwise, false.
Gets or sets a value indicating whether columns are created automatically when the ItemsSource property is set.
public bool AutoGenerateColumns { get; set; }
true if the columns should be created automatically; otherwise, false. The default is true.
You can modify the Columns collection at run time regardless of whether it contains generated columns. However, if you specify columns in XAML, you should set AutoGenerateColumns to false. If you want to modify auto-generated columns during generation you can use AutoGeneratingColumn event.
Gets or sets the content of GridViewLoadingIndicator.
public object BusyIndicatorContent { get; set; }
BusyIndicatorContentTemplate
DataTemplate
Gets or sets the content template of GridViewLoadingIndicator.
public DataTemplate BusyIndicatorContentTemplate { get; set; }
Gets or sets a value that controls the modes of execution of GridViewLoadingIndicator.
public bool BusyIndicatorIsIndeterminate { get; set; }
Gets or sets a value that reports any shifts in the GridViewLoadingIndicator's progress value.
public double BusyIndicatorProgressValue { get; set; }
Gets or sets a value that indicates whether the user can delete rows.
public bool CanUserDeleteRows { get; set; }
true if the user can add new rows; otherwise, false. The registered default is true.
Gets or sets a value indicating whether the frozen column splitter is visible.
public bool CanUserFreezeColumns { get; set; }
true if user can freeze columns; otherwise, false.
Gets or sets a value that indicates whether the user can add new rows.
public bool CanUserInsertRows { get; set; }
true if the user can add new rows; otherwise, false. The registered default is true.
When this property is set to true a blank row is displayed at the top of GridViewDataControl. A user can enter a new item into the blank row. Adding a new row adds an item to the ItemsSource. You can set default values for the new item by handling the AddingNewDataItem event and setting the values programmatically.
Gets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse.
public bool CanUserReorderColumns { get; set; }
true if the user can reorder columns; otherwise, false.
You can set this behavior for individual columns by setting the GridViewColumn.IsReorderable property. If the GridViewColumn.IsReorderable property and the GridViewDataControl.CanUserReorderColumns property are both set, a value of false will take precedence over a value of true.
Gets or sets a value that indicates whether the user can adjust column widths using the mouse.
public bool CanUserResizeColumns { get; set; }
true if the user can resize columns; otherwise, false. The default is true.
You can set this behavior for individual columns by setting the GridViewColumn.IsResizable property. If the GridViewColumn.IsResizable property and the GridViewDataControl.CanUserResizeColumns property are both set, a value of false will take precedence over a value of true.
Gets or sets a value that indicates whether the user can adjust the height of rows by using the mouse.
public bool CanUserResizeRows { get; set; }
true if the user can change the height of the rows; otherwise, false. The registered default is true.
Gets or sets a value that indicates whether the user can sort columns by clicking the column header.
public bool CanUserSortColumns { get; set; }
true if the user can sort columns; otherwise, false. The default is true.
You can set this behavior for individual columns by setting the GridViewColumn.IsSortable property. If the GridViewColumn.IsSortable property and the GridViewDataControl.CanUserSortColumns property are both set, a value of false will take precedence over a value of true.
Gets or sets a value indicating whether this instance can user sort groups.
public bool CanUserSortGroups { get; set; }
true if this instance can user sort groups; otherwise, false.
Property which caches the cells panel horizontal offset.
public double CellsPanelHorizontalOffset { get; }
Represents a collection of table definitions.
public TableDefinitionCollection ChildTableDefinitions { get; }
Gets or sets a value that indicates how data is copied to the clipboard.
public GridViewClipboardCopyMode ClipboardCopyMode { get; set; }
Use this property to specify whether a user can copy GridViewDataControl content to the clipboard. If copying is allowed, this property can specify whether the clipboard copy will include column headers and/or footers.
The property which determines how content from the Clipboard is pasted into the GridViewDataControl.
public GridViewClipboardPasteMode ClipboardPasteMode { get; set; }
ColumnBackground
Brush
Gets or sets the Brush that is used to paint the background of cells in grid columns.
public Brush ColumnBackground { get; set; }
The column background.
Gets the collection of column groups.Columns in a group are represented by a common header.
public RadObservableCollection<GridViewColumnGroup> ColumnGroups { get; }
Gets a collection that contains all the columns in the control.
public GridViewColumnCollection Columns { get; }
Use the Columns collection to add columns, remove columns, or update properties on the columns. Each column in the Columns collection defines a column in the GridViewDataControl. Columns in the collection must derive from GridViewColumn. GridViewDataColumn, which adds support for binding, derives from GridViewColumn and is the base for the defined column types.
Gets or sets the standard width or automatic sizing mode of columns in the control.
public GridViewLength ColumnWidth { get; set; }
A structure that represents the standard width or automatic sizing mode of columns in the DataGrid. The default is Auto.
By default, columns will automatically adjust their width to fit their contents. This property affects the width setting of every column in the control that does not have an explicit Width setting.
Gets or sets the control panel items.
public ObservableCollection<IControlPanelItem> ControlPanelItems { get; set; }
Gets or sets the interval at which CollectionChanged events from a background thread are dispatched to the UI thread. The default value is TimeSpan.Zero - each CollectionChanged event is dispatched without any batching. If not TimeSpan.Zero, CollectionChanged events are aggregated and sent to the UI thread for processing them at once.
public TimeSpan CrossThreadCollectionChangedInterval { get; set; }
Gets the current cell.
public GridViewCell CurrentCell { get; }
The current cell.
Gets or sets the current cell info.
public GridViewCellInfo CurrentCellInfo { get; set; }
The current cell info.
Gets or sets the column that contains the current cell.
public GridViewColumn CurrentColumn { get; set; }
The column that contains the current cell.
Gets or sets the current merged cell.
public GridViewMergedCell CurrentMergedCell { get; set; }
The current merged cell.
Gets or sets the property determining if the grid data loading should be asynchronous or not.
public DataLoadMode DataLoadMode { get; set; }
Gets or sets the specific data member in a multimember data source to bind to a data listing control.
public string DataMember { get; set; }
Gets or sets the default number of distinct values.
public int DefaultDistinctValuesCount { get; set; }
Set action performed on dragging over elements.
public DragAction DragElementAction { get; set; }
Gets or sets the edit triggers.
public GridViewEditTriggers EditTriggers { get; set; }
The edit triggers.
Property which determines if column groups virtualization is enabled or disabled.
public bool EnableColumnGroupsVirtualization { get; set; }
Property which determines if column virtualization is enabled or disabled.
public bool EnableColumnVirtualization { get; set; }
Gets or sets a boolean value indicating whether a context menu will be shown when right-clicking the header cells.
public bool EnableHeaderContextMenu { get; set; }
Setting this property to true requires a reference to the Telerik.Windows.Controls.Navigation assembly.
Gets or sets a value that indicates whether the lightweight text rendering mode is enabled.
public bool EnableLightweightTextRendering { get; set; }
To enable this, the MergedCellsDirection should be None, CanUserFreezeColumns should be false and GroupRenderMode should be Flat. Additionally, the Content of GridViewCells will be null in this mode.
Property which determines if the row or cell "unfocused" selected state is enabled or disabled.
public bool EnableLostFocusSelectedState { get; set; }
Gets or sets the EnableMouseWheelScaling property.
public bool EnableMouseWheelScaling { get; set; }
Property which determines if row virtualization is enabled or disabled.
public bool EnableRowVirtualization { get; set; }
Gets a collection of FilterDescriptor objects used to filter the items collection of this instance.
public CompositeFilterDescriptorCollection FilterDescriptors { get; }
The filter descriptors.
Gets or sets the filter editor position.
public FilterEditorPosition FilterEditorPosition { get; set; }
This property takes effect only when the FilteringMode is FilterEditor.
Gets or sets the property which controls whether the filtering dropdowns stay open when a click outside of the popups occurs.
true if the popups will stay open, otherwise, false
public bool FilteringDropDownStaysOpen { get; set; }
Gets or sets the filtering mode.
public FilteringMode FilteringMode { get; set; }
The filtering mode.
FooterRowStyle
Style
Gets or sets the footer row style.
public Style FooterRowStyle { get; set; }
The header row style.
Gets or sets the number of columns that the user cannot scroll horizontally.
public int FrozenColumnCount { get; set; }
The number of non-scrolling columns.
Frozen columns are columns that are always displayed and cannot be scrolled out of visibility. Frozen columns are always the leftmost columns in display order.
FrozenColumnsSplitterVisibility
Visibility
Gets or sets the visibility of the left frozen columns splitter.
public Visibility FrozenColumnsSplitterVisibility { get; set; }
Gets or sets a value that indicates which grid lines separating inner cells are shown.
public GridLinesVisibility GridLinesVisibility { get; set; }
One of the enumeration values indicating which grid lines are shown. The default is Both.
Gets or sets a value for the text of the new row.
public object GridViewNewRowContent { get; set; }
GridViewNewRowContentTemplate
DataTemplate
Gets or sets a DataTemplate for the text of the new row.
public DataTemplate GridViewNewRowContentTemplate { get; set; }
Gets the number of groups.
public int GroupCount { get; }
The number of groups.
Gets a collection of GroupDescriptor objects used to group the items collection of this instance.
public GroupDescriptorCollection GroupDescriptors { get; }
The group descriptors.
GroupFooterRowStyle
Style
Gets or sets the group footer row style.
public Style GroupFooterRowStyle { get; set; }
The header row style.
GroupFooterRowStyleSelector
StyleSelector
Gets or sets the group footer row style selector.
public StyleSelector GroupFooterRowStyleSelector { get; set; }
The group footer row style selector.
GroupHeaderTemplate
DataTemplate
Gets or sets the template for the group headers.
public DataTemplate GroupHeaderTemplate { get; set; }
The data template.
GroupPanelBackground
Brush
Gets or sets the color behind the content of the GroupPanel.
public Brush GroupPanelBackground { get; set; }
The group panel background.
GroupPanelForeground
Brush
Gets or sets the foreground color of the GroupPanel.
public Brush GroupPanelForeground { get; set; }
The group panel foreground.
GroupPanelItemStyle
Style
Gets or sets the group panel cell style.
public Style GroupPanelItemStyle { get; set; }
The group panel cell style.
GroupPanelStyle
Style
Gets or sets the group panel style.
public Style GroupPanelStyle { get; set; }
The group panel style.
GroupRowStyle
Style
Gets or sets the group row style.
public Style GroupRowStyle { get; set; }
The group row style.
GroupRowStyleSelector
StyleSelector
Gets or sets the group row style selector.
public StyleSelector GroupRowStyleSelector { get; set; }
The group row style selector.
protected override bool HandlesScrolling { get; }
Gets a value indicating whether this row data control has hierarchy or not. This is a dependency property.
public bool HasHierarchy { get; }
HeaderRowStyle
Style
Gets or sets the header row style.
public Style HeaderRowStyle { get; set; }
The header row style.
HierarchyChildTemplate
DataTemplate
Gets or sets the content templates for detail tables.
public DataTemplate HierarchyChildTemplate { get; set; }
Please refer to HierarchyChildTemplate for more information on the property.
HierarchyChildTemplateSelector
DataTemplateSelector
Gets or sets the data template selector for the grid HierarchyChildTemplate.
public DataTemplateSelector HierarchyChildTemplateSelector { get; set; }
Gets or sets the hierarchy expand button style.
public Style HierarchyExpandButtonStyle { get; set; }
The hierarchy expand button style.
HierarchyExpandButtonStyleSelector
StyleSelector
Gets or sets the hierarchy expand button style selector.
public StyleSelector HierarchyExpandButtonStyleSelector { get; set; }
The hierarchy expand button style selector.
Gets or sets the horizontal grid lines brush.
public Brush HorizontalGridLinesBrush { get; set; }
The horizontal grid lines brush.
Gets a value indicating whether the grid is currently busy. You can use this property to show/hide the grid loading indicator.
public bool IsBusy { get; set; }
IsExpandableBinding
Binding
Property that allows you to set individual rows expandable state using Binding.
public Binding IsExpandableBinding { get; set; }
IsExpandedBinding
Binding
Property that allows you to set individual rows expanded state using Binding.
public Binding IsExpandedBinding { get; set; }
Gets or sets a value indicating whether the control can be filtered through the UI.
public bool IsFilteringAllowed { get; set; }
true if the control can be filtered through the UI; otherwise, false.
Gets or sets a value indicating whether the Language property will be respected for defining CurrentCulture.
public bool IsLocalizationLanguageRespected { get; set; }
true if Language will be respected; otherwise, false.
Gets or sets a value that indicates whether PropertyChanged call should be aggregated, or handled separately.
public bool IsPropertyChangedAggregationEnabled { get; set; }
Gets or sets a value that indicates whether the user can edit the values in the control.
public bool IsReadOnly { get; set; }
true if the control is read-only; otherwise, false. The default is false.
If the IsReadOnly property is set to true, none of the cells can enter editing mode. You can set this behavior for individual columns by setting the GridViewColumn.IsReadOnly property. If the DataGridColumn.IsReadOnly property and the GridViewColumn.IsReadOnly property are both set, a value of true will take precedence over a value of false.
IsReadOnlyBinding
Binding
Property that allows you to set individual rows into a readonly state using Binding.
public Binding IsReadOnlyBinding { get; set; }
Gets or sets a value indicating whether the user is currently fast scrolling.
public bool IsScrolling { get; set; }
Get or sets a value that indicates whether the filtering is enabled while searching.
public bool IsSearchFilteringEnabled { get; set; }
Gets or sets a value indicating whether searching will be executed on each typing or one of the cases - on pressing Enter or losing the focus.
public bool IsSearchingDeferred { get; set; }
Gets the keyboard command provider.
public IKeyboardCommandProvider KeyboardCommandProvider { get; set; }
The keyboard command provider. This class provides command key mappings.
Gets or sets the number of columns that are frozen to the left side.
public int LeftFrozenColumnCount { get; set; }
Gets or sets a value indicating the drag threshold of the left frozen splitter to change the number of the left frozen columns.
public double LeftFrozenColumnSplitterThreshold { get; set; }
Gets or sets the maximum width of columns in the GridViewDataControl.
public double MaxColumnWidth { get; set; }
Gets or sets the merged cells direction.
public MergedCellsDirection MergedCellsDirection { get; set; }
The merged cells direction.
MergedCellsStyle
Style
Gets or sets Style for MergedCells.
public Style MergedCellsStyle { get; set; }
MergedCellsStyleSelector
StyleSelector
Gets or sets the StyleSelector for MergedCells.
public StyleSelector MergedCellsStyleSelector { get; set; }
Gets or sets the minimum width of columns in the GridViewDataControl.
public double MinColumnWidth { get; set; }
The minimum column width in pixels. The default is 20.
PositiveInfinity, NaN, 0 or negative values are not allowed.
Gets or sets the number of rows to be scrolled up or down when using the mouse wheel. Negative values will effectively reverse the mouse wheel scroll direction.
public int MouseWheelScrollDelta { get; set; }
MultipleColumnSortModifiers
ModifierKeys
Gets or sets the ModifierKeys that trigger the multiple column sorting when a GridViewHeaderCell is clicked.
public ModifierKeys MultipleColumnSortModifiers { get; set; }
Gets or sets a value indicating where to show new row.
public GridViewNewRowPosition NewRowPosition { get; set; }
NewRowStyle
Style
Gets or sets the "new" row style.
public Style NewRowStyle { get; set; }
The "new" row style.
Property which gets/sets the start x coordinate of non frozen columns in view port.
public double NonFrozenColumnsViewportHorizontalOffset { get; }
Property which gets/sets the start x coordinate of non frozen columns in view port.
public double NonFrozenColumnsViewportHorizontalOffsetRight { get; }
Gets or sets the container for this instance in hierarchy structure.
public GridViewRow ParentRow { get; set; }
The parent row.
Gets all pending commands.
public List<ICommand> PendingCommands { get; }
The pending commands.
Gets or sets a value indicating where to show pinned rows.
public GridViewPinnedRowsPosition PinnedRowsPosition { get; set; }
Gets or sets the visual mode of reordering columns.
public ColumnReorderOptions ReorderColumnsMode { get; set; }
Gets or sets the number of columns that are frozen to the right side.
public int RightFrozenColumnCount { get; set; }
Gets or sets a value indicating the drag threshold of the right frozen splitter to change the number of the right frozen columns.
public double RightFrozenColumnSplitterThreshold { get; set; }
RightFrozenColumnsSplitterVisibility
Visibility
Gets or sets the visibility of the right frozen columns splitter.
public Visibility RightFrozenColumnsSplitterVisibility { get; set; }
Gets the IDetailsProvider for this GridViewDataControl. If you are using an external DetailsPresenter you should assign its DetailsProvider property to this one. This synchronizes the GridViewDataControl with the external details presenter.
public IDetailsProvider RowDetailsProvider { get; }
RowDetailsStyle
Style
Gets or sets the row details presenter style.
public Style RowDetailsStyle { get; set; }
The row details presenter style.
RowDetailsStyleSelector
StyleSelector
Gets or sets the row details style selector.
public StyleSelector RowDetailsStyleSelector { get; set; }
The grid row details style selector.
RowDetailsTemplate
DataTemplate
Gets or sets the template that is used to display the content of the details section of rows.
public DataTemplate RowDetailsTemplate { get; set; }
The template that is used to display row details. The default is null.
In the XAML usage, both attribute and property element syntax for RowDetailsTemplate are shown. Defining the template inline as opposed to referencing an existing one as a resource are both equally valid scenarios.
RowDetailsTemplateSelector
DataTemplateSelector
Gets or sets the data template selector for the grid row details row.
public DataTemplateSelector RowDetailsTemplateSelector { get; set; }
Gets or sets the GridViewRowDetailsVisibilityMode that determines the way row details are displayed.
public GridViewRowDetailsVisibilityMode RowDetailsVisibilityMode { get; set; }
Gets or sets the row height for all rows.
public double RowHeight { get; set; }
The height of the rows, in device-independent units. The registered default is 25.
By default the grid rows are measured with NaN ("Auto" in XAML) height to make the row automatically adjust its size to fit its content. When you set a value for the RowHeight property, it must be equal to or greater than 0.0. Double.PositiveInfinity is not a valid value for this property. The value restrictions on the Double value are enforced by a ValidateValueCallback mechanism. If you attempt to set a value that is not valid, a run-time exception is thrown.
RowIndicatorVisibility
Visibility
Gets or sets the row indicator visibility.
public Visibility RowIndicatorVisibility { get; set; }
The row indicator visibility.
Gets the row in edit mode of the GridViewDataControl.
public GridViewRow RowInEditMode { get; }
The row in edit mode of the GridViewDataControl.
RowStyle
Style
Gets or sets the style that is used when rendering the rows.
public Style RowStyle { get; set; }
The style applied to rows. The default is null.
Whether defined as an inline style or as a resource, the Style defines the appearance of a row in the data grid, and should specify a TargetType of GridViewRow. You typically would specify setters for individual properties, and might also use a setter for the Template property if you wanted to change the composition of elements. For information that can help you decide whether to define styles inline or as resources, see Styles and Templates.
RowStyleSelector
StyleSelector
Gets or sets the "normal" row style selector.
public StyleSelector RowStyleSelector { get; set; }
The row style selector.
Gets or sets the ScaleFactor property.
public double ScaleFactor { get; set; }
Gets or sets the scroll mode of the GridViewDataControl.
public ScrollUpdateMode ScrollMode { get; set; }
The scroll mode.
ScrollPositionIndicatorTemplate
DataTemplate
Gets or sets the data template used by the scroll position indicator in deferred scroll mode . This is a dependency property.
public DataTemplate ScrollPositionIndicatorTemplate { get; set; }
Gets or sets the color behind the content of the SearchPanel.
public Brush SearchPanelBackground { get; set; }
The search panel background.
SearchPanelCloseButtonVisibility
Visibility
Gets or sets a value corresponding to the GridViewSearchPanel's close button visibility.
public Visibility SearchPanelCloseButtonVisibility { get; set; }
Gets or sets the foreground color of the SearchPanel.
public Brush SearchPanelForeground { get; set; }
The search panel foreground.
Gets or sets the SearchStateManager associated with this control.
public SearchStateManager SearchStateManager { get; set; }
Gets the selected cells.
public IList<GridViewCellInfo> SelectedCells { get; }
SelectionMode
SelectionMode
Gets or sets the selection behavior for a GridViewDataControl
public SelectionMode SelectionMode { get; set; }
One of the enumeration values specifying the selection behavior. The default is Single.
Set the SelectionMode to specify whether users can select multiple rows or only a single row at a time.
Defines what units can be selected.
public GridViewSelectionUnit SelectionUnit { get; set; }
Gets or sets a value indicating whether column's filtering control should be closed automatically when keyboard focus is changed.
public bool ShouldCloseFilteringPopupOnKeyboardFocusChanged { get; set; }
Gets or sets a value that indicates whether the user can change the column display order by dragging group panel cells on column headers with the mouse.
public bool ShouldReorderColumnsOnUngrouping { get; set; }
true if the user can reorder columns; otherwise, false.
Gets or set a value that indicates whether IEditableObject methods are automatically invoked by GridViewDataControl's data engine.
public bool ShouldRespectIEditableObject { get; set; }
Gets or sets a value indicating whether to show column footers.
public bool ShowColumnFooters { get; set; }
Gets or sets a value indicating whether to show column headers.
public bool ShowColumnHeaders { get; set; }
Gets or sets a value indicating whether column sort indexes are displayed.
public bool ShowColumnSortIndexes { get; set; }
A value indicating whether column sort indexes are displayed.
Gets or sets a value indicating whether to show column group footers.
public bool ShowGroupFooters { get; set; }
Gets or sets a value indicating whether to show a group panel.
public bool ShowGroupPanel { get; set; }
Gets or sets a value that indicates whether the ScrollPositionIndicator will be shown while deferred scrolling.
public bool ShowScrollPositionIndicator { get; set; }
Gets or sets a value indicating whether to show the search panel.
public bool ShowSearchPanel { get; set; }
Gets or sets a value that indicates whether a ToolTip will be visualized if the text in the cells is trimmed.
public bool? ShowToolTipOnTrimmedText { get; set; }
true if a ToolTip will be visualized; otherwise, false. The registered default is false.
Gets a collection of SortDescriptor objects used to sort the items collection of this instance.
public SortDescriptorCollection SortDescriptors { get; }
The sort descriptors.
Gets or sets the amount of time (in milliseconds) that the trimmed text tooltip remains visible.
public int ToolTipOnTrimmedTextShowDuration { get; set; }
The default value is 5000 milliseconds.
Denotes in which mode RadGridView will perform data validation.
public GridViewValidationMode ValidatesOnDataErrors { get; set; }
The default value is a combination between all modes (InViewMode and InEditMode).
This property will checks for errors that are raised by the IDataErrorInfo and INotifyDataErrorInfo implementation of the source object.
Gets or sets a value indicating what validation type should be processed by RadGridView.
public GridViewValidationType ValidationType { get; set; }
The default value is a combination between all types (DataAnnotations, IDataErrorInfo and INotifyDataErrorInfo).
Gets or sets the vertical grid lines brush.
public Brush VerticalGridLinesBrush { get; set; }
The vertical grid lines brush.
Gets or sets the visible rows height.
public double VisibleRowsHeight { get; set; }
The visible rows height.
The property value is always greater or equal to the scroll viewport height.
ZoomScaleTransform
ScaleTransform
Gets the ZoomScaleTransform property.
[Browsable(false)]
public ScaleTransform ZoomScaleTransform { get; }
Methods
Causes the RadGridView to enter editing mode for the current cell and current row, unless the data grid is already in editing mode.
public bool BeginEdit()
true if the RadGridView enters editing mode; otherwise, false.
Causes the RadGridView to enter editing mode for the current cell and current row, unless the data grid is already in editing mode.
public bool BeginEdit(RoutedEventArgs editEventArgs)
The RoutedEventArgs instance containing the event data.
Returns:true if the RadGridView enters editing mode; otherwise, false.
Causes the RadGridView to show new row and enter into EditMode.
Builds a hierarchy from a data set.
public void BuildHierarchyFromDataSet()
Calculate all columns aggregate functions.
public virtual void CalculateAggregates()
Causes the data grid to cancel the current edit, restore the original value, and exit editing mode.
public void CancelEdit()
When overridden in a derived class, undoes the effects of the PrepareContainerForGroupOverride method.
protected override void ClearContainerForGroupOverride(DependencyObject element, object item)
The container element.
itemobjectThe item.
Overrides:
When overridden in a derived class, undoes the effects of the PrepareContainerForItemOverride method.
protected override void ClearContainerForItemOverride(DependencyObject element, object item)
The container element.
itemobjectThe item.
Overrides:
Collapses all groups recursively.
public void CollapseAllGroups()
Collapses all hierarchy items.
public void CollapseAllHierarchyItems()
Collapses all hierarchy items.
public void CollapseAllHierarchyItems(bool preserveLocalSettings)
Indicates whether the method overrides the settings set by the RowStyle or RowStyleSelectorProperties.
Collapses the visual GridViewRow for the given item.
Collapses the visual GridViewRow for the given item.
public void CollapseHierarchyItem(object hierarchyItem)
The hierarchy item to collapse.
Returns the GridViewColumn with the given DisplayIndex.
public GridViewColumn ColumnFromDisplayIndex(int displayIndex)
Commits the edit.
Commits the edit of the row.
public virtual bool CommitRowEdit(GridViewRow gridViewRow)
CreateItem()
DependencyObject
Creates the container for a simple data record.
protected virtual DependencyObject CreateItem()
DependencyObject
Creates the specific table definition for the DataControl.
protected override TableDefinition CreateTableDefinition()
The newly created TableDefinition.
Overrides:
Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
public IDisposable DeferRefresh()
An IDisposable object that you can use to dispose of the calling object.
Indicates that the initialization process for the element is complete.
public override void EndInit()
was called without having previously been called on the element.
Executes all pending commands in a sequence.
public void ExecutePendingCommand()
Expands all groups recursively.
public void ExpandAllGroups()
Expands all hierarchy items.
public void ExpandAllHierarchyItems()
Expands all hierarchy items.
public void ExpandAllHierarchyItems(bool preserveLocalSettings)
Indicates whether the method overrides the settings set by the RowStyle or RowStyleSelectorProperties.
Expands the visual GridViewRow for the given item.
Expands the visual GridViewRow for the given item.
public void ExpandHierarchyItem(object hierarchyItem)
The hierarchy item to expand.
Exports RadGridView to the specified stream.
public void Export(Stream stream, GridViewExportOptions options)
Asynchronously exports RadGridView to the specified stream.
public void ExportAsync(Stream stream, Action exportFinishedCallback, GridViewExportOptions options, bool shouldDisposeStream)
Asynchronously exports RadGridView to the specified stream.
public void ExportAsync(Stream stream, GridViewExportOptions options, bool shouldDisposeStream)
GetContainerForItemOverride(object)
DependencyObject
Creates or identifies the element that is used to display the given item.
protected override DependencyObject GetContainerForItemOverride(object item)
DependencyObject
The element that is used to display the given item.
Overrides:
Returns distinct values for a given column.
public IEnumerable GetDistinctValues(GridViewColumn column, bool filter, int? maximumValueCount)
The column.
filterboolA value indicating whether to filter the distinct values base on other columns' existing filters.
maximumValueCountint?The maximum amount of distinct values to return. If you specify null for this parameter, then all distinct values will be returned.
Returns:An IEnumerable containing the distinct values.
The 'filter' parameter specifies whether distinct values should be filtered according to other columns' active filters. For example, if we have countries and players and we have filtered by CountryX, when we request all distinct players, if 'filter' is true we will get players from CountryX only. If 'filter' is false we will get all distinct players.
Returns the first 1000 distinct values for the given column.
public IEnumerable GetDistinctValues(GridViewColumn column, bool filter)
The column.
filterboolA value indicating whether to filter the distinct values based on other columns' existing filters.
Returns:An IEnumerable containing the distinct values.
The 'filter' parameter specifies whether distinct values should be filtered according to other columns' active filters. For example, if we have countries and players and we have filtered by CountryX, when we request all distinct players, if 'filter' is true we will get players from CountryX only. If 'filter' is false we will get all distinct players.
Gets the row for an item.
public GridViewRow GetRowForItem(object item)
The row for the corresponding item.
Gets the selection anchor cell. This cell is used as a starting point when selecting range using the SHIFT key.
Gets the selection anchor item. This item is used as a starting point when selecting range using the SHIFT key.
Initializes the selection.
protected override void InitializeSelection()
Overrides:
protected override Size MeasureOverride(Size availableSize)
Size
Raises the AddingNewDataItem event.
public virtual void OnAddingNewDataItem(GridViewAddingNewEventArgs e)
The GridViewAddingNewEventArgs instance containing the event data.
public override void OnApplyTemplate()
Raises the AutoGeneratingColumn event.
protected virtual void OnAutoGeneratingColumn(GridViewAutoGeneratingColumnEventArgs e)
Called when the DisplayIndex of a column is modified.
protected virtual void OnColumnDisplayIndexChanged(GridViewColumnEventArgs e)
A column's DisplayIndex may be modified as the result of another column's DisplayIndex changing. This is because the GridViewDataControl enforces that the DisplayIndex of all Columns are unique integers from 0 to Columns.Count -1.
Called when the column is reordered.
protected virtual void OnColumnReordered(GridViewColumnEventArgs e)
GridViewColumnEventArgs containing the reordered column.
Called when the current item of the DataControl is changed.
protected override void OnCurrentItemChanged()
Overrides:
Raises the FilterOperatorsLoading event.
protected virtual void OnFilterOperatorsLoading(FilterOperatorsLoadingEventArgs e)
protected override void OnGotFocus(RoutedEventArgs e)
Called when the GridViewGroupPanel is changed.
protected virtual void OnGroupPanelChanged(GridViewGroupPanel oldPanel, GridViewGroupPanel newPanel)
The old panel.
newPanelGridViewGroupPanelThe new panel.
Called when the virtualization mode changes.
protected override void OnGroupRenderModeChanged()
Overrides:
Invoked when the Items property changes.
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)
Information about the change.
Overrides:
Called when this.Items collection changes.
protected override void OnItemsCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
The sender.
eNotifyCollectionChangedEventArgsThe NotifyCollectionChangedEventArgs instance containing the event data.
Overrides:
Called when this.Items has a property changed.
protected override void OnItemsPropertyChanged(object sender, PropertyChangedEventArgs e)
The sender.
ePropertyChangedEventArgsThe PropertyChangedEventArgs instance containing the event data.
Overrides:
protected override void OnKeyDown(KeyEventArgs e)
Raises the LoadingRowDetails event.
protected virtual void OnLoadingRowDetails(GridViewRowDetailsEventArgs e)
protected override void OnLostFocus(RoutedEventArgs e)
protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
protected override void OnMouseMove(MouseEventArgs e)
protected override void OnMouseWheel(MouseWheelEventArgs e)
Called when property NewRowPosition changes.
protected virtual void OnNewRowPositionChanged()
Called when property PinnedRowsPosition changes.
protected virtual void OnPinnedRowsPositionChanged()
protected override void OnPreviewMouseWheel(MouseWheelEventArgs e)
Raises the RowDetailsVisibilityChanged event.
protected virtual void OnRowDetailsVisibilityChanged(GridViewRowDetailsEventArgs e)
Raises the RowDetailsVisibilityChanging event.
protected virtual void OnRowDetailsVisibilityChanging(RowDetailsVisibilityChangingEventArgs e)
Raises the SearchPanelVisibilityChanged event.
protected virtual void OnSearchPanelVisibilityChanged(VisibilityChangedEventArgs e)
Raises the SelectedCellsChangingEvent event.
protected virtual void OnSelectedCellsChanging(GridViewSelectedCellsChangingEventArgs args)
The GridViewSelectedCellsChangingEventArgs instance containing the event data.
Called when the selected item of the DataControl is changed.
protected override void OnTextInput(TextCompositionEventArgs e)
Raises the UnloadingRowDetails event.
protected virtual void OnUnloadingRowDetails(GridViewRowDetailsEventArgs e)
Prepares the specified element to display the specified item.
protected override void PrepareContainerForGroupItemOverride(DependencyObject element, object item)
Overrides:
Prepares the specified element to display the specified item.
protected override void PrepareContainerForItemOverride(DependencyObject element, object item)
Overrides:
Raises the selection changed event.
protected override void RaiseSelectionChangedEvent(SelectionChangeEventArgs args)
The SelectionChangeEventArgs instance containing the event data.
Overrides:
Register application commands.
protected virtual void RegisterCopyPasteApplicationCommands()
Scrolls the cell with the specified row index and the column into view.
public void ScrollIndexIntoView(int index, GridViewColumn column)
The row index to scroll into view.
columnGridViewColumnThe column to scroll into view.
If the column parameter is null then only vertical scroll is performed.
Scrolls the item with the specified index into view.
Scrolls the row with the specified index into view in an asynchronous manner.
public void ScrollIndexIntoViewAsync(int index, Action<FrameworkElement> scrollFinishedCallback, Action scrollFailedCallback)
The index to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
scrollFailedCallbackActionThe method to execute when scrolling has failed.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Scrolls the row with the specified index into view in an asynchronous manner.
public void ScrollIndexIntoViewAsync(int index, Action<FrameworkElement> scrollFinishedCallback)
The index to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Scrolls the row with the specified index and GridViewColumn into view in an asynchronous manner.
public void ScrollIndexIntoViewAsync(int index, GridViewColumn column, Action<FrameworkElement> scrollFinishedCallback, Action scrollFailedCallback)
The row index to scroll into view.
columnGridViewColumnThe column to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
scrollFailedCallbackActionThe method to execute when scrolling has failed.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Scrolls a cell into view.
public void ScrollIntoView(object dataItem, GridViewColumn column)
The data item to scroll into view.
columnGridViewColumnThe column to scroll into view.
If the column parameter is null then only vertical scroll is performed. If the dataItem parameter is null then only horizontal scroll is performed.
Scrolls the row containing the data item into view.
public void ScrollIntoView(object dataItem)
The data item to scroll into view.
Scrolls the row containing the data item into view in an asynchronous manner.
public void ScrollIntoViewAsync(object dataItem, Action<FrameworkElement> scrollFinishedCallback, Action scrollFailedCallback)
The data item to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
scrollFailedCallbackActionThe method to execute when scrolling has failed.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Scrolls the row containing the data item into view in an asynchronous manner.
public void ScrollIntoViewAsync(object dataItem, Action<FrameworkElement> scrollFinishedCallback)
The data item to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Scrolls the row containing the data item and GridViewColumn into view in an asynchronous manner.
public void ScrollIntoViewAsync(object dataItem, GridViewColumn column, Action<FrameworkElement> scrollFinishedCallback, Action scrollFailedCallback)
The data item to scroll into view.
columnGridViewColumnThe column to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
scrollFailedCallbackActionThe method to execute when scrolling has failed.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Scrolls the row containing the data item and GridViewColumn into view in an asynchronous manner.
public void ScrollIntoViewAsync(object dataItem, GridViewColumn column, Action<FrameworkElement> scrollFinishedCallback)
The data item to scroll into view.
columnGridViewColumnThe column to scroll into view.
scrollFinishedCallbackAction<FrameworkElement>The method to execute when scrolling has finished.
Since this method is asynchronous, calling it will return immediately. If you need to perform a certain action once the scrolling is done use the scrollFinishedCallback parameter to pass in a method to execute. The FrameworkElement parameter of this method will be the row that was just scrolled.
Selects specified items.
Selects all grid data items.
public void SelectAll()
Sets the selection anchor item and cell. This item/cell is used as a starting point when selecting range using the SHIFT key.
public void SetSelectionAnchor(GridViewCellInfo anchorInfo)
The item/cell that should be used as selection anchor.
Sets the selection anchor item. This item is used as a starting point when selecting range using the SHIFT key.
public void SetSelectionAnchor(object anchorItem)
The item that should be used as selection anchor.
Indicates whether recycled containers should be cleared after CollectionChanged.Reset.
Unselects specified items.
Unselects all grid data items.
public void UnselectAll()
Events
Occurs before a new data item is added. This event enables providing custom logic when inserting a new item in a data source.
public event EventHandler<GridViewAddingNewEventArgs> AddingNewDataItem
Occurs one time for each public, non-static property in the bound data type when the ItemsSource property is changed and the AutoGenerateColumns property is true.
public event EventHandler<GridViewAutoGeneratingColumnEventArgs> AutoGeneratingColumn
Occurs before a cell or row enters editing mode.
public event EventHandler<GridViewBeginningEditRoutedEventArgs> BeginningEdit
Occurs when a cell edit ended.
public event EventHandler<GridViewCellEditEndedEventArgs> CellEditEnded
Occurs when a cell is loaded.
public event EventHandler<CellEventArgs> CellLoaded
Occurs when a cell is loaded.
public event EventHandler<CellEventArgs> CellUnloaded
Occurs when a cell is validated.
public event EventHandler<GridViewCellValidatedEventArgs> CellValidated
Occurs when a cell is validating.
public event EventHandler<GridViewCellValidatingEventArgs> CellValidating
Event that is fired when the DisplayIndex on one of the GridViewDataControl's Columns changes.
public event EventHandler<GridViewColumnEventArgs> ColumnDisplayIndexChanged
Occurs when a column is reordered.
public event EventHandler<GridViewColumnEventArgs> ColumnReordered
Occurs before the column is reordered.
public event EventHandler<ColumnReorderingEventArgs> ColumnReordering
Occurs when column width changed.
public event EventHandler<ColumnWidthChangedEventArgs> ColumnWidthChanged
Occurs when column width changed.
public event EventHandler<ColumnWidthChangingEventArgs> ColumnWidthChanging
Occurs after the selected cells of the GridViewDataControl were copied to the Clipboard.
public event EventHandler<RadRoutedEventArgs> Copied
Occurs before the selected cells of the GridViewDataControl are copied to the Clipboard.
public event EventHandler<GridViewClipboardEventArgs> Copying
Occurs before a cell is copied to the Clipboard.
public event EventHandler<GridViewCellClipboardEventArgs> CopyingCellClipboardContent
Occurs when the current cell info was changed.
public event EventHandler<GridViewCurrentCellInfoChangedEventArgs> CurrentCellInfoChanged
Occurs when a data error occurs while committing changed data.
public event EventHandler<DataErrorEventArgs> DataError
Occurs when the grid data are loaded.
public event EventHandler<EventArgs> DataLoaded
Occurs when the grid data is about to load data.
public event EventHandler<GridViewDataLoadingEventArgs> DataLoading
Occurs after deletion was performed.
public event EventHandler<GridViewDeletedEventArgs> Deleted
Occurs before deletion is performed.
public event EventHandler<GridViewDeletingEventArgs> Deleting
Occurs when the grid column distinct values is about to be loaded.
public event EventHandler<GridViewDistinctValuesLoadingEventArgs> DistinctValuesLoading
Occurs after element export.
public event EventHandler<GridViewElementExportedEventArgs> ElementExported
Occurs after element export to XLSX or PDF.
public event EventHandler<GridViewElementExportedToDocumentEventArgs> ElementExportedToDocument
Occurs before element export.
public event EventHandler<GridViewElementExportingEventArgs> ElementExporting
Occurs before element export to XLSX or PDF.
public event EventHandler<GridViewElementExportingToDocumentEventArgs> ElementExportingToDocument
Occurs when a field filter editor has been created. This event allows you to modify certain properties of the editor.
public event EventHandler<EditorCreatedEventArgs> FieldFilterEditorCreated
Occurs after filter operation.
public event EventHandler<GridViewFilteredEventArgs> Filtered
Occurs before filter operation.
public event EventHandler<GridViewFilteringEventArgs> Filtering
Occurs before the filter operators of the filtering control are loaded. Use this event if you want to remove one or more of the filter operators or if you want to change the one selected by default.
public event EventHandler<FilterOperatorsLoadingEventArgs> FilterOperatorsLoading
Occurs when a FrozenColumnsCount's property changed.
public event EventHandler<FrozenColumnsChangedEventArgs> FrozenColumnsChanged
Occurs after grouping was performed.
public event EventHandler<GridViewGroupedEventArgs> Grouped
Occurs while grouping is performed. (Cancelable).
public event EventHandler<GridViewGroupingEventArgs> Grouping
Occurs when a group row's expanded state is changed.
public event EventHandler<GroupRowEventArgs> GroupRowIsExpandedChanged
Occurs when a group row's expanded state is about to be changed.
public event EventHandler<GroupRowCancelEventArgs> GroupRowIsExpandedChanging
Occurs when ExcelML worksheet styles are initialized.
public event EventHandler<ExcelMLStylesEventArgs> InitializingExcelMLStyles
Occurs when the details for a row are loaded from the details template.
public event EventHandler<GridViewRowDetailsEventArgs> LoadingRowDetails
Occurs after content from the Clipboard was pasted into the GridViewDataControl.
public event EventHandler<RadRoutedEventArgs> Pasted
Occurs before content from the Clipboard is pasted into the GridViewDataControl.
public event EventHandler<GridViewClipboardEventArgs> Pasting
Occurs before a cell is pasted from the Clipboard.
public event EventHandler<GridViewCellClipboardEventArgs> PastingCellClipboardContent
Occurs when a cell is prepared for editing.
public event EventHandler<GridViewPreparingCellForEditEventArgs> PreparedCellForEdit
Occurs when a cell is entering edit mode.
public event EventHandler<GridViewPreparingCellForEditEventArgs> PreparingCellForEdit
Occurs when a row is activated - when user double click on it or press enter on selected row.
public event EventHandler<RowEventArgs> RowActivated
Occurs when the details for a row change their Visibility.
public event EventHandler<GridViewRowDetailsEventArgs> RowDetailsVisibilityChanged
Occurs when the details for a row are about to change their visibility.
public event EventHandler<RowDetailsVisibilityChangingEventArgs> RowDetailsVisibilityChanging
Occurs when a row edit ended.
public event EventHandler<GridViewRowEditEndedEventArgs> RowEditEnded
Occurs when a row's expanded state is changed - when its hierarchy child is expanded or collapsed.
public event EventHandler<RowEventArgs> RowIsExpandedChanged
Occurs when a row's expanded state is about to be changed - when its hierarchy child is expanded or collapsed.
public event EventHandler<RowCancelEventArgs> RowIsExpandedChanging
Occurs when a row is loaded.
public event EventHandler<RowLoadedEventArgs> RowLoaded
Occurs when the grid data are loaded.
public event EventHandler<RowResizedEventArgs> RowResized
Occurs when the grid data is about to load data.
public event EventHandler<RowResizingEventArgs> RowResizing
Occurs when a row is unloaded.
public event EventHandler<RowUnloadedEventArgs> RowUnloaded
Occurs when a row is validated.
public event EventHandler<GridViewRowValidatedEventArgs> RowValidated
Occurs when a row is validating.
public event EventHandler<GridViewRowValidatingEventArgs> RowValidating
Occurs after searching in the search panel.
public event EventHandler<GridViewSearchedEventArgs> Searched
Occurs before searching in the search panel.
public event EventHandler<GridViewSearchingEventArgs> Searching
Occurs when the search panel changes its Visibility.
public event EventHandler<VisibilityChangedEventArgs> SearchPanelVisibilityChanged
Event that fires when the SelectedCells collection is changed.
public event EventHandler<GridViewSelectedCellsChangedEventArgs> SelectedCellsChanged
Event that fires when the SelectedCells collection is about to change.
public event EventHandler<GridViewSelectedCellsChangingEventArgs> SelectedCellsChanging
Occurs after sorted was performed.
public event EventHandler<GridViewSortedEventArgs> Sorted
Occurs before RadGridView or a nested hierarchy child performs sorting.
public event EventHandler<GridViewSortingEventArgs> Sorting
Occurs when the details for a row are loaded from the details template.
public event EventHandler<GridViewRowDetailsEventArgs> UnloadingRowDetails