|
| Class | Description |
|---|
 | AggregateResultsList |
Represents control that is used as a container for all GridViewAggregateResultCells.
|
 | AggregatesToGroupFooterAggregatesConverter |
Filters aggregates per column.
|
 | BaseItemsControl |
The base class for items control bound to data.
|
 | CellEventArgs |
Provides basic data for the cell events.
|
 | ChildDataControlsPresenter |
Presents the child data controls associated with the current parent record.
|
 | CleanUpVirtualizedItemEventArgs |
Provides data for the CleanUpVirtualizedItem event.
|
 | ColumnFilterDescriptor |
The default implementation of IColumnFilterDescriptor.
|
 | ColumnFilterDescriptorExtensions |
Extension methods for the IColumnFilterDescriptor interface.
|
 | ColumnGroupDescriptor |
Represents a group descriptor, which groups and sorts by the value of its Column.
|
 | ColumnSortDescriptor |
Represents a sort descriptor, which sorts by the value of its Column.
|
 | CommonColumnHeader |
The header shown above columns in the same column group.
|
 | CommonHeaderPresenter |
Presenter for the merged column headers displayed when column groups are defined.
|
 | DataCellsPresenter |
Used as Presenter of data cells of the row.
It takes care of creating and displaying data cells.
|
 | DataErrorEventArgs |
Holds exception data to be custom processed by user code when DataError exception handled is set to true.
|
 | DefaultKeyboardCommandProvider |
Provides key commands.
|
 | DetailsPresenter |
This control is used for presenting row details.
|
 | DistinctValueConverter |
DistinctValueConverter.
|
 | DistinctValueViewModel |
Represents a filter distinct value.
|
 | EditorCreatedEventArgs |
EditorCreatedEventArgs.
|
 | FieldFilterControl |
This is for internal use only and is not intended to be used directly from your code.
|
 | FieldFilterControlViewModel |
This is for internal use only and is not intended to be used directly from your code.
|
 | FilterCompositionLogicalOperatorConverter | |
 | FilterDescriptorViewModel | |
 | FilterEditorFactory |
Factory used to create editors for the filtering UI.
|
 | FilteringControl |
FilteringControl.
|
 | FilteringControlBase |
Represents the base class for filtering controls.
|
 | FilteringDropDown |
FilteringDropDown.
|
 | FilteringViewModel | |
 | FilterOperatorConverter | |
 | FilterOperatorsLoadingEventArgs |
Provides data for the FilterOperatorsLoading event.
|
 | FilterOperatorToFilterEditorIsEnabledConverter |
FilterOperatorToFilterEditorIsEnabledConverter.
|
 | FilterOperatorViewModel |
This is for internal use only and is not intended to be used directly from your code.
|
 | FrozenColumnsSplitter |
The vertical splitter separating frozen columns from scrollable columns.
By dragging the FrozenColumnsSplitter user can change the number of the frozen columns.
|
 | GridLineWidthToThicknessConverter |
An IValueConverter that converts a number to a Thickness based on the parameter.
|
 | GridViewAddingNewEventArgs | |
 | GridViewAggregateResultCell |
Represents a cell which holds the returned by an aggregate function result.
|
 | GridViewBaseVirtualizingPanel |
Provides a framework for Panel elements that virtualize their child data collection.
This is an abstract class.
|
 | GridViewCell |
Represents a field, as an element of the user interface, of a RadGridView.
|
 | GridViewCellBase |
A base class for grid cells.
|
 | GridViewCellsPanel |
Panel that lays out both cells and column headers. This stacks cells in the horizontal direction and communicates with the
relevant GridViewColumn to ensure all rows give cells in a given column the same size.
|
 | GridViewCheckBox |
Lightened version of the standard checkbox containing reduced number of states.
|
 | GridViewDataControl |
GridViewDataControl provides the presentation of a collection of data items.
|
 | GridViewDataControlExtensions | |
 | GridViewDataLoadingEventArgs |
Contains data needed to handle DataLoading event.
|
 | GridViewDistinctValuesLoadingEventArgs |
Contains data needed to handle DistinctValuesLoading event.
|
 | GridViewEditorPresenter |
Used as a presenter for GridViewCell edit element.
|
 | GridViewFilteredEventArgs |
Provides data for the Filtered event.
|
 | GridViewFilteringEventArgs |
Provides data for the Filtering event.
|
 | GridViewFooterCell |
This is User Interface(UI) element that is a part from footer row and represents a column footer.
|
 | GridViewFooterCellBase |
Base class for RadGridView footer cells.
|
 | GridViewFooterIndentCell | |
 | GridViewFooterRow |
This is a User Interface (UI) element that represents the footer of the entire row, containing
the columns footers.
|
 | GridViewGroupFooterCell |
This is User Interface(UI) element that is a part from group footer row and represents a column footer.
|
 | GridViewGroupFooterIndentCell | |
 | GridViewGroupFooterRow |
This is a User Interface (UI) element that represents the footer of the entire row, containing
the columns footers.
|
 | GridViewGroupPanel |
Represents a control that visualizes the headers of all columns used as grouping criteria.
|
 | GridViewGroupPanelCell |
This is User Interface(UI) element that is a part from group panel and represents a group description
Dragging the GridViewGroupPanelCell is the key action to ungroup/reorder groups in the RadGridView.
|
 | GridViewGroupPanelItem |
Supports UI elements that provide visualization for the group cell.
|
 | GridViewGroupRow |
Represents a control used as a Group header, which is used to expand and collapse its associated rows and groups
and display group specific information such as Aggregate functions, sort direction et cetera.
|
 | GridViewHeaderCell |
This is User Interface(UI) element that is a part from row header and represents a column header.
Dragging the GridViewHeaderCell is the key action to group the RadGridView and reorder the columns,
resizing the width of the element is a UI way to resize a column.
|
 | GridViewHeaderIndentCell | |
 | GridViewHeaderRow |
This is a User Interface (UI) element that represents the header of the entire row, containing
the columns headers.
|
 | GridViewIndentCell |
Represents an element of the visual tree used to indent rows when grouping.
|
 | GridViewIndicatorCell |
Represents a cell that is part of the GridViewNavigatorColumn.
|
 | GridViewItemContainerGenerator |
An GridViewItemContainerGenerator is responsible for generating the UI on behalf of
its host (e.g. BaseItemsControl). It maintains the association between the items in
the control's data view and the corresponding
UIElements. The control's item-host can ask the GridViewItemContainerGenerator for
a Generator, which does the actual generation of UI.
|
 | GridViewLengthConverter |
Converts instances of various types to and from GridViewLength.
|
 | GridViewLoadingIndicator |
A Content Control that indicates when the grid is busy.
|
 | GridViewNewRow |
GridViewNewRow is an user interface (UI) element used when adding new row.
|
 | GridViewRow |
GridViewRow is an user interface (UI) element used as a container for GridViewCells objects.
|
 | GridViewRowDetailsEventArgs | |
 | GridViewRowItem |
Represents a control that contains logically connected children (cells) and arranges them in a row-like manner.
|
 | GridViewRowItemEventArgs |
Hold data about GridViewRowItem.
|
 | GridViewScrollViewer |
Represents a scrollable area that can contain other visible elements.
|
 | GridViewSelectedCellsChangedEventArgs |
Event arguments used for the SelectedCellsChanged event. Provides information about the cells that were added or removed from the SelectedCells collection.
|
 | GridViewSelectedCellsChangingEventArgs |
Event arguments used for the SelectedCellsChanging event. Provides information about the cells that are about to be added or removed from the SelectedCells collection.
|
 | GridViewVirtualizingPanel |
GridViewVirtualizingPanel is used to arrange children into single line.
|
 | GroupHeaderRow |
GroupHeaderRow.
|
 | GroupRowCancelEventArgs |
Contains state information and event data associated with a cancelable group row event.
|
 | GroupRowEventArgs |
Provides basic data for the group row events.
|
 | GroupRowItem |
Represents a special group item used for group header and footers.
|
 | GroupViewModel |
Provides group related information to be displayed in the group header.
|
 | HyperlinkButton |
Represents a control that displays a hyperlink and content.
|
 | IndentPresenter |
IndentPresenter is a presenter for Indent cells for any row used when
RadGridView is grouped.
|
 | ItemsChangedEventArgs |
Provides data for the ItemsChanged event.
|
 | LambdaColumnFilterDescriptor |
A ColumnFilterDescriptor for GridViewExpressionColumn.
|
 | LookupElement |
A control used to display the cell value in GridViewComboBoxColumn when the cell is in display mode.
Implements a basic functionality to convert selected value to display value from the lookup data.
|
 | MemberColumnFilterDescriptor |
A ColumnFilterDescriptor for GridViewDataColumn.
|
 | OffsetToClipConverter |
Converter used to provide clipping mask to elements depending on the horizontal scroll offset when horizontally scrolling.
|
 | RowCancelEventArgs |
Contains state information and event data associated with a cancelable row event.
|
 | RowDetailsVisibilityChangingEventArgs | |
 | RowEventArgs |
Provides basic data for the row events.
|
 | RowLoadedEventArgs |
Holds data about the loaded row.
|
 | RowResizedEventArgs |
Provides basic data for the group row events.
|
 | RowResizingEventArgs |
Provides basic data for the group row events.
|
 | RowUnloadedEventArgs |
Holds data about the unloaded row.
|
 | ScrollPositionIndicator |
A Content Control that displays position information when deferred scrolling is turned on.
|
 | SelectiveScrollingGrid |
Subclass of Grid that knows how to freeze certain cells in place when scrolled.
Used as the panel for the GridViewRow to hold the header, cells, and details.
|
 | ValidationResult |
Represents the result returned by the ValidationRule.Validate method that indicates whether the checked value passed the ValidationRule.
|