DataControlBase Members
In This Article
#Fields
#Properties
Name | Description |
---|---|
Active |
Gets the active editor. This is a dependency property. |
Actual |
Gets whether the filter panel is displayed within a grid. This is a dependency property. |
Allow |
Gets or sets whether or not a cell’s value that has failed validation specified by the Data Annotations attribute |
Allow |
Gets or sets whether to enable copy operations. This is a dependency property. |
Allow |
Gets or sets whether an editor that did not pass validation can lose focus. This is a dependency property. |
Allow |
Gets or sets whether the Grid |
Alternate |
Gets or sets a brush used to paint the background of alternate rows. This is a dependency property. |
Alternate |
Gets or sets a palette used to paint the background of alternate rows. This is a dependency property. |
Alternation |
Gets or sets the alternate row frequency. This is a dependency property. |
Auto |
Gets or sets whether columns should be created automatically for all fields in a data source. This is a dependency property. |
Auto |
Gets or sets whether a grid is automatically scrolled after the order of rows has been changed. This is a dependency property. |
Auto |
Gets or sets whether column widths are automatically changed so that the total column width matches the grid width. |
Cell |
Gets or sets whether to display cell tooltips. This is a dependency property. |
Clipboard |
Gets or sets file formats in which the Grid |
Columns |
Gets a collection of the Grid |
Columns |
Gets or sets a source from which the Grid |
Column |
Gets or sets a template that describes grid columns. This is a dependency property. |
Column |
Gets or sets a column template selector. This is a dependency property. |
Commands | Provides access to grid commands. This is a dependency property. |
Copy |
Gets or sets whether to add column headers to the clipboard when you copy Grid |
Current |
Gets or sets a column that contains the focused cell. |
Current |
Gets or sets the currently focused data row. |
Current |
Gets or sets the focused row’s handle. |
Data |
Gets or sets the control’s data context. |
Filter |
Gets or sets the grid’s filter criteria. This is a dependency property. |
Filtering |
Gets the context that binds a filter item to the Grid |
Filter |
Gets the text displayed within the Filter Panel. This is a dependency property. |
Filter |
Gets or sets the grid’s filter expression. This is a dependency property. |
Fixed |
Gets total summaries displayed within the Fixed Summary Panel and aligned to the left. |
Fixed |
Gets total summaries displayed within the Fixed Summary Panel and aligned to the right. |
Fixed |
Gets or sets a template that defines the appearance of total summary items in the Fixed Summary Panel. This is a dependency property. |
Font |
Gets or sets the Grid |
Font |
Gets or sets the Grid |
Font |
Gets or sets the Grid |
Font |
Gets or sets a text style applied to the Grid |
Font |
Gets or sets the Grid |
Foreground |
Gets or sets a brush that paints the Grid |
Format |
Stores conditional formats applied to the Grid |
Has |
Gets whether a validation error has been defined for the grid. This is a dependency property. |
Header |
Gets or sets whether to display column header tooltips. This is a dependency property. |
Highlight |
Gets or sets whether to highlight a row when a user hovers a mouse pointer over this row. |
Horizontal |
Gets or sets the horizontal scrollbar’s visibility. This is a dependence property. |
Imply |
|
Incremental |
Gets or sets the threshold range that governs when the grid will begin to prefetch more row items. This is a dependency property. |
Is |
Gets whether the focused cell is currently being edited. This is a dependency property. |
Is |
Gets or sets whether the current filter is enabled. This is a dependency property. |
Is |
Gets whether the Grid |
Is |
Gets or sets whether a grid should keep the Data |
Items |
Gets or sets the grid’s data source. This is a dependency property. |
Line |
Gets or sets a brush that paints grid lines. |
Navigation |
Gets or sets whether to allow users to focus rows and cells. This is a dependency property. |
New |
Gets or sets the New Item Row‘s position within the grid. This is a dependency property. |
Paste |
Gets or sets how to paste rows from the clipboard to the Grid |
Predefined |
Contains predefined formats used in conditional formatting rules. This is a dependency property. |
Preserve |
Gets or sets whether clicking a column header clears the existing sort settings. This is a dependency property. |
Row |
Gets or sets a template that defines the appearance of the row indicator header. |
Row |
Gets or sets style settings applied to the Row Indicator Panel. |
Row |
Gets or sets a template that defines the appearance of row indicator cells. |
Row |
Gets or sets the width of the Row Indicator Panel. |
Row |
Gets or sets a data row’s minimum height. |
Row |
Gets or sets style settings applied to grid rows. |
Search |
Gets or sets the field names against which searches are performed by the Search Panel. This is a dependency property. |
Search |
Gets or sets the amount of time in milliseconds, after which a data search is initiated (in an automatic find mode). This is a dependency property. |
Search |
Gets or sets whether the grid displays only those records that match the search criteria. This is a dependency property. |
Search |
Gets or sets whether to clear the search string when the Search Panel is closed. This is a dependency property. |
Search |
Gets or sets the logical operator type (AND or OR). This is a dependency property. |
Search |
Gets or sets the type of the comparison operator used to create filter conditions. This is a dependency property. |
Search |
Gets or sets whether data searching starts automatically, or must be started manually. This is a dependency property. |
Search |
Gets or sets whether to highlight search results within located records. This is a dependency property. |
Search |
Gets or sets settings applied to search results. |
Search |
Gets or sets the search string specified within the Search Panel. This is a dependency property. |
Selected |
Get or sets the currently focused data item. |
Selected |
Gets data objects that correspond to items currently selected within a grid. |
Selection |
Gets or sets whether multiple row/cell selection is enabled. This is a dependency property. |
Show |
Gets or sets whether to display the Automatic Filter Row. |
Show |
Gets or sets whether a grid displays column headers. This is a dependency property. |
Show |
Gets or sets when the Filter Panel is displayed within a grid. This is a dependency property. |
Show |
Gets or sets whether or not the Fixed Summary Panel is displayed within the grid. This is a dependency property. |
Show |
Gets or sets whether to display horizontal grid lines. |
Show |
Gets or sets whether to display the Loading Panel in the Grid |
Show |
Gets or sets whether to display the Row Indicator Panel. |
Show |
Gets or sets when the Search Panel is shown within the grid. This is a dependency property. |
Show |
Gets or sets whether to display the total summary panel. |
Show |
Gets or sets whether to display vertical grid lines. |
Summaries |
Gets or sets whether null values must be ignored when calculating data summaries. This is a dependency property. |
Top |
Gets or sets the index of the top visible row. |
Total |
Gets or sets the template that defines the presentation of total summary items. This is a dependency property. |
Validation |
Provides access to the object, which contains information about the validation error. This is a dependency property. |
Vertical |
Gets or sets the vertical scrollbar’s visibility. This is a dependence property. |
Visible |
Gets a list of visible columns. This is a dependency property. |
Visible |
Gets the total number of rows displayed within the grid. |
#Methods
Name | Description |
---|---|
Begin |
Prevents visual and internal data updates until the Data |
Begin |
Prevents selection updates until the Data |
Clear |
Removes the filter condition applied to the specified column. |
Clear |
Removes the filter condition applied to the specified column. |
Clear |
Clears the sorting applied to the grid. |
Commit |
Hides the active editor and posts all the changes made within the focused row to a data source if the row values are valid. |
Copy |
Copies selected rows/cells to the clipboard. |
End |
Enables visual and internal data updates after the Data |
End |
Enables selection updates after calling the Data |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Returns the specified cell’s UI element. |
Get |
Returns a filter applied to the specified column. |
Get |
Returns a filter applied to the specified column. |
Get |
Returns a filter expression applied to the specified column. |
Get |
Returns a filter expression applied to the specified column. |
Get |
Returns a UI element that is the specified row. |
Get |
Returns the value of the specified total summary item. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Closes the active editor, discarding all the changes made. |
Is |
Indicates whether the specified cell is selected. |
Is |
Indicates whether the specified row is selected. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Combines the specified filter with the grid’s current filter with the AND operator.
|
Merge |
Combines the specified filter with the grid’s current filter with the AND operator.
|
Move |
Moves the specified column to the specified position. |
Move |
Moves focus to the first visible row within a grid. |
Move |
Moves focus to the last visible row within a grid. |
Move |
Moves focus forward to the bottom row displayed onscreen within a grid. |
Move |
Moves focus to the row following the one currently focused. |
Move |
Moves focus backward to the top row displayed onscreen within a grid. |
Move |
Moves focus to the row that precedes the focused row, and specifies whether this method can focus the Automatic Filter Row. |
Paste |
Pastes clipboard data to the Grid |
Post |
Saves the active editor’s value to a data source without closing the editor. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Updates the control data. |
Scroll |
Makes the specified column visible onscreen. |
Scroll |
Makes the specified row visible onscreen. |
Scroll |
Makes the specified row visible onscreen. |
Select |
Selects all items within a grid. |
Select |
Selects the specified cell. |
Select |
Selects multiple cells. |
Select |
Selects the specified row. |
Select |
Selects the specified item. |
Select |
Selects multiple items, while preserving the current selection (if any). |
Show |
Activates the focused cell’s inplace editor. |
Sort |
Sorts data by the values of the specified column in the specified order, and places the column at the specified position among the sorted columns. |
Sort |
Sorts data by the values of the specified column in the specified order. |
Sort |
Sorts data by the values of the specified column. |
Sort |
Sorts data by the values of the specified column in the specified order. |
Sort |
Sorts data by the values of the specified column. |
To |
Returns a string that represents the current object. Inherited from Object. |
Unselect |
Unselects any selected items within a grid. |
Unselect |
Unselects the specified cell. |
Unselect |
Unselects multiple cells. |
Unselect |
Unselects the specified row. |
Unselect |
Unselects the specified item. |
Update |
Updates total summaries. |
#Events
Name | Description |
---|---|
Auto |
Occurs after the columns have been automatically generated. |
Auto |
Occurs each time an individual column is auto-generated. |
Current |
Occurs after the focused column has been changed. |
Current |
Occurs after the focused row is changed. |
Custom |
Allows you to customize cell appearance. |
Custom |
Allows you to specify unique values displayed in a column’s drop-down filter. |
Filter |
Occurs after the grid’s filter has been changed. |
Items |
Occurs after the Data |
Show |
Enables you to customize a column’s drop-down filter. |
See Also