ColumnView Methods
The base class for Views that display tabular data.
Name | Description |
---|---|
Add |
Creates a new blank row within the View. A user can specify cell values and accept changes to add the row to the grid’s data source, or cancel the operation. |
Apply |
Enables the filtering functionality. |
Apply |
Fills in the Find Panel with the specified query and applies it. |
Assign |
Copies properties and, optionally, event handlers from another View to the current one. |
Begin |
Prevents visual and internal data updates until the Base |
Begin |
Starts the runtime View initialization.
Inherited from Base |
Begin |
Prevents selection updates until the Base |
Begin |
Prevents visual and internal data updates until the Column |
Begin |
Locks the Base |
Calc |
Returns the minimum width that the specified column needs to display its contents completely. |
Calc |
Returns information about the View elements located at the specified point.
Inherited from Base |
Calc |
Returns information about the View elements located at the specified point.
Inherited from Base |
Cancel |
Enables selection updates after the Base |
Cancel |
Cancels changes made to focused row cells. |
Can |
Indicates whether grouping by a specific column is enabled. |
Can |
Indicates whether end-users can resize a specific column by dragging its right edge. |
Can |
Indicates whether end-users can sort data by the specified column’s values. |
Check |
Forces the grid control to finish its initialization.
Inherited from Base |
Clear |
Removes error descriptions for the focused row. |
Clear |
Removes any filter conditions applied to the View’s columns. |
Clear |
Clears a previously generated document for printing/exporting.
Inherited from Base |
Clear |
Discards the query in the Find Panel. |
Clear |
Unselects any selected rows in the current View when multiple row selection is in effect. |
Clear |
Clears sorting applied to the View. |
Close |
Hides the active editor saving changes made.
Inherited from Base |
Connect |
Connects the View to the specified object.
Inherited from Base |
Convert |
Converts objects from the Base |
Copy |
Copies the selected record |
Create |
Creates a print/export document from the View’s data.
Inherited from Base |
Create |
Returns an object that enables you to export a View’s data in a number of different formats.
Inherited from Base |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Delete |
Deletes a data record or group row (in Grid Views) from the View. Also removes the corresponding row from a data source. |
Delete |
Deletes the selected rows/cards in multiple selection mode or focused row/card in single selection mode. |
Disconnect |
Removes the connection between the View and the specified object.
Inherited from Base |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Enables visual and internal data updates after the Base |
End |
Ends the runtime View initialization.
Inherited from Base |
End |
Enables selection updates after calling the Base |
End |
Enables visual and internal data updates after the Column |
End |
Unlocks the Base |
Ensure |
Loads a row (if it is not already loaded) and calls your callback method after that. This method is in effect in Instant Feedback Mode. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports the data displayed by the Grid |
Export |
Exports the data displayed by the Grid |
Export |
Exports the data displayed by the Grid |
Export |
Exports the data displayed by the Grid |
Export |
Exports the control’s data to the specified stream in CSV format using the specified options.
Inherited from Base |
Export |
Exports the control’s data to the specified stream in CSV format.
Inherited from Base |
Export |
Exports the control’s data to the specified file in CSV format using the specified options.
Inherited from Base |
Export |
Exports the control’s data to the specified file in CSV format.
Inherited from Base |
Export |
Exports the view’s data in the Office Open XML format (DOCX file) and sends it to the specified stream.
Inherited from Base |
Export |
Exports the view’s data in the Office Open XML file format (DOCX file) and sends it to the specified stream.
Inherited from Base |
Export |
Exports the view’s data in the Office Open XML format and saves it to the specified DOCX file.
Inherited from Base |
Export |
Exports the view’s data in the Office Open XML file format and saves it to the specified DOCX file.
Inherited from Base |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the view’s data to a stream in RTF format.
Inherited from Base |
Export |
Exports the Grid |
Export |
Exports the view’s data to a file in RTF format.
Inherited from Base |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Obsolete. Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Export |
Exports the Grid |
Find |
Searches for the target data row within this Column |
Focus() |
Focuses the Grid Control and current View within it.
Inherited from Base |
Focus |
Allows you to temporarily hide the row focus. |
Get |
Gets the error description for a specific cell or the entire focused row. |
Get |
Gets the type of the error associated with the specified cell in the currently focused row. |
Get |
Returns the column header width that allows the content to be displayed in its entirety. |
Get |
Returns a Data |
Get |
Returns the index of the data source record that corresponds to the specified row handle. |
Get |
Formats a value according to the specified column’s format settings. |
Get |
Returns the textual representation of the specified Criteria |
Get |
Returns the textual representation of the specified filter. |
Get |
Returns a Data |
Get |
Returns the index of the data source record that corresponds to the focused grid row (card). |
Get |
Returns the focused cell’s display value. |
Get |
Returns an Object in the bound data source that contains data for the focused grid row. |
Get |
Returns the text displayed in the specified column within the focused row. |
Get |
Gets the display value of the specified cell in the focused row. |
Get |
Returns the specified column’s edit value within the focused row. Returns null if the column is not found. |
Get |
Returns the edit value of the specified cell within the focused row. Returns null if a column with such field name is not found. |
Get |
Returns the focused cell’s value. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the text being searched during an incremental search. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
|
Get |
Returns the value of the specified cell, which is identified by a column and the index of a record in the data source. |
Get |
Returns the value of the specified cell, which is identified by a field name and the index of a record in the data source. |
Get |
Returns the nearest column to the specified one that can be focused. |
Get |
Returns the visible index of the row that follows a specific row. |
Get |
Gets the visible index of the row that is located prior to the specified row. |
Get |
Returns an Object in the bound data source that contains data for the specified grid row. |
Get |
Returns a specific cell’s display value from the current View. |
Get |
Gets the display value of the specified cell. |
Get |
Returns a specific cell value from the current View. |
Get |
Gets the value of the specified cell in the grid’s data source. |
Get |
Returns the handle of the row which represents the specified record in the data source. |
Get |
Returns handles of the selected rows (or cards). |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Returns a value that specifies how an in-place editor is activated for a grid cell. |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the View’s display caption.
Inherited from Base |
Get |
Returns the object which contains the internal information used to render the View.
Inherited from Base |
Get |
Returns the column displayed at a specific position. |
Get |
Returns the visible index of the row specified by its handle. |
Get |
Returns the handle of the row which is displayed at the specified position. |
Hide |
Closes the currently active inplace editor discarding changes made to the edited value. |
Hide |
Hides the Find Panel. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Invalidate() |
Invalidates the region occupied by the current View (adds it to the control’s update region that will be repainted during the next paint operation), and causes a paint message to be sent to the grid control.
Inherited from Base |
Invalidate |
Invalidates the View element located at the point specified by the hit information object.
Inherited from Base |
Invalidate |
Invalidates the specified region of a View (adds it to the control’s update region, which will be repainted during the next paint operation), and causes a paint message to be sent to the grid control.
Inherited from Base |
Invert |
Toggles the specified row’s selected state. |
Is |
Indicates whether the specified record is a regular data row/card. |
Is |
Indicates whether the specified row/card is the New Item Row/Card. |
Is |
Gets whether the specified row’s data has been loaded (in Instant Feedback Mode). |
Is |
Indicates whether the specified row is selected. |
Is |
Indicates whether the specified row handle is valid. |
Layout |
Updates the current View.
Inherited from Base |
Load |
Loads a row in Instant Feedback Mode. |
Load |
Loads the specified data row’s parent group rows (if they are not already loaded) in Instant Feedback Mode. |
Locate |
Locates rows by cells’ display texts. |
Locate |
Locates rows by cell values. |
Locate |
Locates rows by cell values. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Move |
Moves row focus by the specified number of rows. |
Move |
Moves focus to the first row. |
Move |
Moves focus to the last data record. |
Move |
Moves focus to the last visible row. |
Move |
Moves focus to the row which is after the focused row. |
Move |
Moves focus to the next page. |
Move |
Moves focus to the previous row. |
Move |
Moves focus to the previous page. |
Normal |
Cancels View zooming. |
Populate |
Creates columns for all fields in the bound data source. |
Populate |
Creates columns for the specified Data |
Populate |
Creates columns for all the fields of the specified Data |
Populate |
Creates columns for record fields in the specified data source (System. |
Populate |
Generates columns for the custom code-first data source. |
Post |
Saves the modified cell value to the data source. If the Grid |
Print() |
Prints the grid control’s Grid |
Print |
Displays the standard Print dialog to print the data displayed in the Grid Control’s Grid |
Query |
Sends a request to a data source to load more records in virtual (event-based) server mode.
Inherited from Base |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Reloads data into View from the data source. |
Refresh |
Refreshes the active editor. |
Refresh |
Invalidates the specified row, and forces it to be redrawn. |
Reset |
Sets the mouse cursor to the grid’s Cursor property value.
Inherited from Base |
Restore |
Restores the View’s layout using the specified settings stored at the specified system registry path.
Inherited from Base |
Restore |
Restores a View’s layout stored at the specified system registry path.
Inherited from Base |
Restore |
Restores the View’s layout using the specified settings which are stored in the specified stream.
Inherited from Base |
Restore |
Restores a View’s layout from the specified stream.
Inherited from Base |
Restore |
Restores the View’s layout using the specified settings from the specified XML file.
Inherited from Base |
Restore |
Restores a View’s layout from a specific XML file.
Inherited from Base |
Save |
Saves the View’s layout using the specified settings to the specified system registry path.
Inherited from Base |
Save |
Saves a View’s layout to a system registry path.
Inherited from Base |
Save |
Saves the View’s layout using the specified settings to the specified stream.
Inherited from Base |
Save |
Saves a View’s layout to a specific stream.
Inherited from Base |
Save |
Saves the View’s layout using the specified settings to the specified XML file.
Inherited from Base |
Save |
Saves a View’s layout to a specific XML file.
Inherited from Base |
Select |
Selects all rows (cards) within the View, except rows residing within collapsed groups. |
Select |
Selects the visible rows (cards) in the specified range. |
Select |
Adds a row (card) to the current selection. |
Set |
Sets an error description and an error type for the specified cell within the focused row. |
Set |
Sets an error description for a cell within the focused row or for the entire focused row. |
Set |
Assigns a value to the specified column within the currently focused row. |
Set |
Assigns a value to the specified field within the currently focused row. |
Set |
Marks the focused row as modified. |
Set |
Assigns a value to the focused cell. |
Set |
Assigns a value to a specific cell. |
Set |
Sets the value of the specified cell in the current View. |
Show |
Displays the custom filter dialog. |
Show |
Activates the focused cell’s editor.
Inherited from Base |
Show |
Activates an editor for the focused row cell and passes a specific key to it.
Inherited from Base |
Show |
Activates an editor for the focused row cell and passes a specific key to it.
Inherited from Base |
Show |
Activates an editor for the focused row cell and passes a mouse click to it.
Inherited from Base |
Show |
Displays the Filter Editor. |
Show |
Displays a Filter Drop |
Show |
Displays the Find Panel. |
Show |
Opens the Print Preview window with a Bars UI.
Inherited from Base |
Show |
Displays the Print Preview window with a Ribbon UI.
Inherited from Base |
Show |
Invokes an Expression Editor that enables editing an expression for the specified unbound column. |
Synchronize |
Copies the specified settings of a View to the current View.
Inherited from Base |
Synchronize |
Copies the visual and data representation settings of a specific View to the current View.
Inherited from Base |
Synchronize |
Synchronizes a View’s data representation settings with the specified View. |
Synchronize |
Synchronizes a View’s visual settings with the specified View. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Unselect |
Removes a row (card) from the current selection. |
Update |
Validates the focused row and saves its values to the data source. |
Validate |
Validates the active editor. |
View |
Converts the specified row handle to a data source record index. |
Wait |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Zoom |
Maximizes the current detail View.
Inherited from Base |
See Also