Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : DataGridControl Class |
The following tables list the members exposed by DataGridControl.
Name | Description | |
---|---|---|
DataGridControl Constructor | Initializes a new instance of the DataGridControl class. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowColumnReorder | Gets or sets a value indicating whether columns can be reordered by the end user. | |
AllowColumnResize | Gets or sets a value indicating whether columns can be resized by the end user. | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AllowFixedColumns | Gets or sets a value indicating of columns can be fixed by the end user. | |
AllowGroup | Gets or sets a value indicating whether the data items in the grid can be grouped through end-user interaction. | |
AllowGroupCollapsing | Gets or sets a value indicating whether groups can be collapsed through end-user interaction. | |
AllowGroupNavigation | Gets or sets a value indicating whether group-navigation controls are displayed. | |
AllowSort | Gets or sets a value indicating whether the data items in a grid can be sorted through end-user interaction. | |
AlternatingRowBackground | Gets or sets the brush that will be applied to the background of odd-numbered rows. | |
AnimationSettings | Gets or sets the grid's animation settings. | |
AreAlternateStatesEnabled | Gets or sets a value indicating whether alternate styles are applied. | |
AutoAlignColumns | Gets or sets a value indicating whether columns should be automatically aligned according to their data type. | |
AutoCreateColumns | Gets or sets a value indicating whether columns are automatically created from the fields in the data source to which a grid is bound. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CellEditorDisplayConditions | Gets or sets a value indicating under what conditions cell editors are displayed. | |
CellStyle | Gets or sets the style that will be applied to all data cells in the grid. | |
Clip | (Inherited from System.Windows.UIElement) | |
ClipboardCopyMode | Gets or sets a value indicating whether end users can copy data to the clipboard and whether the information displayed in the column headers should be included. | |
ColumnBackgroundControlStyle | Gets or sets the style that will be applied to all column-background controls. | |
ColumnManagerCellStyle | Gets or sets the style that will be applied to all column-manager cells in the grid. | |
ColumnManagerRowStyle | Gets or sets the style that will be applied to all column-manager rows in the grid. | |
Columns | Gets a collection containing the columns that are displayed in a grid. | |
ColumnWidth | Gets or sets the default column width. | |
CurrentColumn | Gets or sets the current column. | |
CurrentItem | Gets or sets the current data item. | |
CurrentPath | Gets or sets the path of the current item. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DefaultGroupConfiguration | Gets or sets the default group configuration, which will be used for all groups whose group description does not explicitly define a group configuration. | |
DefaultHeadersFooters | Get or sets a value representing the elements that are displayed, by default, in the header and footer sections of a grid. | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
EditTriggers | Gets or sets a value indicating what triggers place a grid in edit mode. | |
Effect | (Inherited from System.Windows.UIElement) | |
FilterCellStyle | Gets or sets the style that will be applied to all filter cells in the grid. | |
FilterExpression | Gets or sets the filter expression, which is embedded into the data query that is used to request data and filter the items that are displayed in a grid. | |
FilterRowStyle | Gets or sets the style that will be applied to all filter rows in the grid. | |
FixedColumnToggleButtonVisibility | Gets or sets a value representing the visibility of the fixed-column toggle button. | |
FixedFooters | Gets a collection that contains the elements that are located in the fixed, non-scrollable footer section of a grid. | |
FixedHeaders | Gets a collection that contains the elements that are located in the fixed, non-scrollable header section of a grid. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
GroupByControlStyle | Gets or sets the style that will be applied to all group-by controls in the grid. | |
GroupByItemStyle | Gets or sets the style that will be applied to all group-by items in the grid. | |
GroupConfigurationSelector | Gets or sets a group-configuration selector that will be used to select the appropriate configuration for a group based on its content. | |
GroupDescriptions | Gets a collection of group descriptions that describe how the items in a grid are grouped. | |
GroupNavigationModes | Gets or sets a value indicating which group-navigation controls are displayed in group headers. | |
HasRestrictiveValidationErrors | Gets a value indicating whether one or more of the validation rules that failed the validation process prevent the focus from being moved to another row until the error(s) have been fixed. | |
HasValidationErrors | Gets a value indicating whether the content of one or more cells has failed the validation process. | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalScrollBarVisibility | Gets or sets a value indicating whether the horizontal scrollbar should be displayed. | |
InsertionCellStyle | Gets or sets the style that will be applied to all insertion cells in the grid. | |
InsertionRowStyle | Gets or sets the style that will be applied to all insertion rows in the grid. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
ItemScrollingBehavior | Gets or sets a value indicating how the data items in the grid are scrolled. | |
ItemsSource | Gets or sets the data source to which a grid is bound. | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LeftFixedColumnCount | Gets or sets the number of columns that are fixed to the left of the viewport. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxColumnWidth | Gets or sets the default maximum column width. | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinColumnWidth | Gets or sets the default minimum column width. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
Projection | (Inherited from System.Windows.UIElement) | |
ReadOnly | Gets or sets a value indicating of a grid is read-only. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
RightFixedColumnCount | Gets or sets the number of columns that are fixed to the right of the viewport. | |
RowBackground | Gets or sets the brush that will be applied to the background of even-numbered rows. | |
RowHeight | Gets or sets the height of the data rows. | |
RowStyle | Gets or sets the style that will be applied to all data rows in the grid. | |
SelectedItem | Gets or sets the currently selected data item. | |
SelectedItems | Gets or sets the selected data items. | |
SelectedRanges | Gets the ranges of items that are selected in a grid. | |
SelectionMode | Gets or sets a value indicating how the items in a grid are selected at run time. | |
SortDescriptions | Gets a collection of sort descriptions that describe how the items in a grid are sorted. | |
StatFunctions | Gets a collection of the statistical functions whose results can be displayed by various elements in or outside of the grid. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UpdateSourceTrigger | Gets or sets a value representing the moment when data is to be written to the underlying data source. | |
UseDefaultHeadersFooters | Gets or sets a value indicating whether the default header and footer elements are automatically added to a grid's fixed, and non-fixed, header and footer sections. | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
ValidationErrors | Gets a list of all the validation errors that are present throughout the grid. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalScrollBarVisibility | Gets or sets a value indicating whether the vertical scrollbar should be displayed. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BeginEdit | Overloaded. Begins the edit process. | |
BeginGetSelectedItems | Begins the asynchronous retrieval of the selected items. | |
BeginInit | Signals the beginning of a batch modification process. | |
BringColumnIntoView | Brings the specified column into view. | |
BringItemIntoView | Overloaded. Brings the specified item into view. | |
CancelEdit | Cancels the edit process of the item currently being edited and discards any modifications that were made. | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
CollapseGroup | Collapses the group at the specified path. | |
EndEdit | Ends the edit process of the item currently being edited and attempts to commit any modifications that were made. | |
EndGetSelectedItems | Ends the asynchronous retrieval of the selected items. | |
EndInit | Signals the end of a batch modification process. | |
ExpandGroup | Expands the group at the specified path | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetContainerFromItem | Retrieves the container for the specified item. | |
GetContainerFromPath | Retrieves the container for the specified path. | |
GetGroupContext | Gets context-specific information for elements contained in a group. | |
GetPathFromContainer | Retrieves the path for the specified container. | |
GetPathFromItem | Retrieves the path for the specified item. | |
GetStatContext | Gets the context from which statistical functions retrieve the values needed to calculate their results and exposes the results through an indexer. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
IsGroupExpanded | Retrieves a value indicating whether the group at the specified path is expanded. | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the element. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
Refresh | Refreshs the grid. | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetGroupContext | Sets context-specific information for elements contained in a group. | |
SetStatContext | Sets the context from which statistical functions retrieve the values needed to calculate their results and exposes the results through an indexer. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
ToggleGroupExpansion | Toggles the expansion state of the group at the specified path. | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ArrangeOverride | Arranges the child elements. (Inherited from System.Windows.FrameworkElement) | |
AttachColumnElement | Continues the column element initialization process with the item to which the element will be associated. Once the element has been fully initialized, it will be displayed on screen. | |
AttachElement | Continues the element initialization process with the item to which the element will be associated. Once the element has been fully initialized, it will be displayed on screen. | |
ClearColumnElement | Will be called on all column element instances—both in the viewport and in the recycling pool. This is the time, if required, to undo was was done in PrepareColumnElement (e.g., unregister from events to prevent memory leaks). At this point, the reference to the element will be destroyed and the garbage collector will take care of releasing any allocated memory. | |
ClearElement | Will be called on all element instances—both in the viewport and in the recycling pool. This is the time, if required, to undo was was done in PrepareElement (e.g., unregister from events to prevent memory leaks). At this point, the reference to the element will be destroyed and the garbage collector will take care of releasing any allocated memory. | |
CreateCell | Creates and returns a new cell. | |
CreateColumnBackgroundControl | Creates and returns a new column-background control. | |
CreateRow | Creates and returns a new row. | |
DetachColumnElement | Called when a column element is scrolled out of view to "uninitialize" the element. This element will the be made available for use by a different item (i.e., recyclable). If the element is used by a different item, the AttachElement method will be called using the path of the new item. | |
DetachElement | Called when an element is scrolled out of view to "uninitialize" the element. This element will the be made available for use by a different item (i.e., recyclable). If the element is used by a different item, the AttachElement method will be called using the path of the new item. | |
GetTemplateChild | (Inherited from System.Windows.Controls.Control) | |
MeasureOverride | (Inherited from System.Windows.FrameworkElement) | |
OnCreateAutomationPeer | (Inherited from System.Windows.UIElement) | |
OnDragEnter | (Inherited from System.Windows.Controls.Control) | |
OnDragLeave | (Inherited from System.Windows.Controls.Control) | |
OnDragOver | (Inherited from System.Windows.Controls.Control) | |
OnDrop | (Inherited from System.Windows.Controls.Control) | |
OnGotFocus | Overridden. Raises the GotFocus event. | |
OnKeyDown | Raises the KeyDown event. (Inherited from System.Windows.Controls.Control) | |
OnKeyUp | (Inherited from System.Windows.Controls.Control) | |
OnLostFocus | (Inherited from System.Windows.Controls.Control) | |
OnLostMouseCapture | (Inherited from System.Windows.Controls.Control) | |
OnMouseEnter | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeave | (Inherited from System.Windows.Controls.Control) | |
OnMouseLeftButtonDown | Overridden. Raises the MouseLeftButtonDown event. | |
OnMouseLeftButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseMove | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonDown | (Inherited from System.Windows.Controls.Control) | |
OnMouseRightButtonUp | (Inherited from System.Windows.Controls.Control) | |
OnMouseWheel | (Inherited from System.Windows.Controls.Control) | |
OnTextInput | (Inherited from System.Windows.Controls.Control) | |
OnTextInputStart | (Inherited from System.Windows.Controls.Control) | |
OnTextInputUpdate | (Inherited from System.Windows.Controls.Control) | |
PrepareColumnElement | Initializes the column element that was created through the call to the CreateColumnBackgroundControl method. This method will only be called once per element. | |
PrepareElement | Initializes the element that was created through the call to the CreateRow or CreateCell methods. This method will only be called once per element. | |
RaisePropertyChanged | Raises the PropertyChanged event for the specified property. |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
CreatingNewSourceItem | Raised when a new source item is about to be created. | |
CurrentCellChanged | Raised when the current cell has changed. | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
EditBeginning | Raised when the BeginEdit method has been called to signal that the edit process is about to begin. | |
EditBegun | Raised after the EditBeginning event to signal that the edit process has begun. | |
EditCanceled | Raised after the EditCanceling event to signal that the edit process has been canceled. | |
EditCanceling | Raised when the CancelEdit method has been called to signal that the edit process is about to be canceled. | |
EditEnded | Raised after the EditEnding event to signal that the edit process has ended. | |
EditEnding | Raised when the EndEdit method has been called to signal that the edit process is about to end. | |
Filter | Raised for each item in the data source that has not already been excluded by a filter expression to determine if it passes a filter. | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
NewSourceItemCreated | Raised when a new source item has been created. | |
NotificationReceived | Raised when a notification is received. | |
PropertyChanged | Raised when the value of a property is changed. | |
SelectionChanged | Raised when the selection is changed. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
SourceItemEditBeginning | Raised when the edit process is beginning on containing row to signal that the edit process is about to begin on the source item. | |
SourceItemEditBegun | Raised after the SourceItemEditBeginning event to signal that the edit process has begun on the source item. | |
SourceItemEditCanceled | Raised after the SourceItemEditCanceling event to signal that the edit process has been canceled on the source item. | |
SourceItemEditCanceling | Raised when the edit process is being canceled on containing row to signal that the edit process is about to be canceled on the source item. | |
SourceItemEditEnded | Raised after the SourceItemEditEnding event to signal that the edit process has ended on the source item. | |
SourceItemEditEnding | Raised when the edit process is ending on the containing row to signal that the edit process is ending on the source item. | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
UnhandledDataException | Raised when an unhandled exception is thrown by the data-management engine. | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |
DataGridControl Class
Xceed.Silverlight.DataGrid Namespace