AdvBandedGridView Methods
Displays data in a tabular form and organizes columns into bands. Supports complex data cell arrangements.
Name | Description |
---|---|
Add |
Adds a new record to the Grid |
Add |
Creates an unbound column with an empty display caption and opens the Expression Editor to allow an end-user to specify an expression for the column.
Inherited from Grid |
Add |
Creates an unbound column with the specified name, caption, and unbound data type. Opens the Expression Editor to allow a \user to specify an expression for the column.
Inherited from Grid |
Add |
Creates an unbound column with the specified name and display caption and opens the Expression Editor to allow an end-user to specify an expression for the column.
Inherited from Grid |
Apply |
Enables the filtering functionality.
Inherited from Column |
Apply |
Fills in the Find Panel with the specified query and applies it.
Inherited from Column |
Assign |
Copies properties and, optionally, event handlers from the View passed as a parameter.
Inherited from Banded |
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 |
Prevents summaries from being calculated until the Grid |
Begin |
Locks the Base |
Best |
Adjusts column widths so that columns fit their content in an optimal way.
Inherited from Grid |
Best |
Adjusts column widths so that columns fit their content in an optimal way. The method’s parameter allows you to forcibly adjust column widths regardless of whether column resizing is prohibited.
Inherited from Grid |
Calc |
Returns the minimum width that the specified column needs to display its contents completely.
Inherited from Column |
Calc |
Returns information about View elements located at a specified point.
Inherited from Banded |
Calc |
Returns information about the View elements located at the specified point.
Inherited from Banded |
Cancel |
Enables selection updates after the Base |
Cancel |
Cancels changes made to focused row cells.
Inherited from Column |
Can |
Indicates whether a master row can be collapsed.
Inherited from Grid |
Can |
Indicates whether a band can be dragged by end-users.
Inherited from Banded |
Can |
Indicates whether end-users can drag the specified column’s header.
Inherited from Grid |
Can |
Indicates whether the specified master row can be expanded to make its default detail visible.
Inherited from Grid |
Can |
Indicates whether a master row can be expanded to display a particular detail.
Inherited from Grid |
Can |
Indicates whether end-users can group data by a column’s values.
Inherited from Grid |
Can |
Indicates whether the specified band can be resized by end-users.
Inherited from Banded |
Can |
Indicates whether the specified column’s settings allow end-users to resize the column.
Inherited from Grid |
Can |
Indicates whether the end-users can change the height of the specified master row’s detail section.
Inherited from Grid |
Can |
Indicates whether end-users can resize a row.
Inherited from Grid |
Can |
Indicates whether end-users can use a particular column to apply data filtering.
Inherited from Grid |
Can |
Indicates whether end-users can sort data by values of a particular column.
Inherited from Grid |
Check |
Forces the grid control to finish its initialization.
Inherited from Base |
Clear |
Removes error descriptions for the focused row.
Inherited from Column |
Clear |
Removes any filter conditions applied to the View’s columns.
Inherited from Column |
Clear |
Clears a previously generated document for printing/exporting.
Inherited from Base |
Clear |
Discards the query in the Find Panel.
Inherited from Column |
Clear |
Clears the grouping applied to the View and returns the group columns to display in the View.
Inherited from Grid |
Clear |
Clears search text (contents of column header search boxes) for all columns.
Inherited from Grid |
Clear |
Clears search text (contents of a column header search box) for a specified column.
Inherited from Grid |
Clear |
Unselects any selected rows in the current View when multiple row selection is in effect.
Inherited from Column |
Clear |
Clears sorting applied to the View.
Inherited from Grid |
Close |
Saves changes and closes an Edit Form if data has been saved successfully.
Inherited from Grid |
Close |
Hides the active editor saving changes made.
Inherited from Base |
Collapse |
Closes all View’s details.
Inherited from Grid |
Collapse |
Collapses all groups.
Inherited from Grid |
Collapse |
Collapses group rows corresponding to the specified group level. Allows you to collapse group rows recursively.
Inherited from Grid |
Collapse |
Collapses group rows corresponding to the specified group level.
Inherited from Grid |
Collapse |
Collapses the specified group row and optionally any child group rows at all nesting levels.
Inherited from Grid |
Collapse |
Collapses the specified group row.
Inherited from Grid |
Collapse |
Collapses a specific detail View which belongs to the specific master row.
Inherited from Grid |
Collapse |
Collapses a master row’s detail View, identified by the name of the relationship associated with it.
Inherited from Grid |
Collapse |
Collapses the specified master row.
Inherited from Grid |
Connect |
Connects the View to the specified object.
Inherited from Base |
Convert |
Converts objects from the Base |
Copy |
Copies the currently selected data to the Clipboard.
Inherited from Grid |
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. |
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.
Inherited from Column |
Delete |
Deletes the selected rows/cards in multiple selection mode or focused row/card in single selection mode.
Inherited from Column |
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 |
Forces an immediate summary calculation and re-enables the automatic summary calculation feature.
Inherited from Grid |
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.
Inherited from Column |
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. |
Expand |
Expands all groups.
Inherited from Grid |
Expand |
Expands group rows corresponding to the specified group level. Allows you to expand group rows recursively.
Inherited from Grid |
Expand |
Expands group rows corresponding to the specified group level.
Inherited from Grid |
Expand |
Expands the specified group row and optionally any child group rows at all nesting levels.
Inherited from Grid |
Expand |
Expands the specified group row.
Inherited from Grid |
Expand |
Expands the specified detail View, which is identified by its master row and relationship index.
Inherited from Grid |
Expand |
Expands the specified master row’s detail View, which is identified by the relationship’s name.
Inherited from Grid |
Expand |
Expands the specified master row.
Inherited from 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 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.
Inherited from Column |
Get |
Retrieves the filtering value according to which data in the grid automatic filtering row is currently filtered.
Inherited from Grid |
Get |
Returns the number of immediate children for a particular group row.
Inherited from Grid |
Get |
Returns the handle of a group row’s child.
Inherited from Grid |
Get |
Gets the error description for a specific cell or the entire focused row.
Inherited from Column |
Get |
Gets the type of the error associated with the specified cell in the currently focused row.
Inherited from Column |
Get |
Returns the column header width that allows the content to be displayed in its entirety.
Inherited from Column |
Get |
Returns a Data |
Get |
Returns the row handle of the first data row within a group.
Inherited from Grid |
Get |
Returns the index of the data source record that corresponds to the specified row handle.
Inherited from Column |
Get |
Gets the detail View for the master row.
Inherited from Grid |
Get |
Formats a value according to the specified column’s format settings.
Inherited from Column |
Get |
Returns the textual representation of the specified Criteria |
Get |
Returns the textual representation of the specified filter.
Inherited from Column |
Get |
Returns a Data |
Get |
Returns the index of the data source record that corresponds to the focused grid row (card).
Inherited from Column |
Get |
Returns the focused cell’s display value.
Inherited from Grid |
Get |
Returns an Object in the bound data source that contains data for the focused grid row.
Inherited from Column |
Get |
Returns the text displayed in the specified column within the focused row.
Inherited from Column |
Get |
Gets the display value of the specified cell in the focused row.
Inherited from Column |
Get |
Returns the specified column’s edit value within the focused row. Returns null if the column is not found.
Inherited from Column |
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.
Inherited from Column |
Get |
Returns the focused cell’s value.
Inherited from Grid |
Get |
Returns the text displayed within a specific group row.
Inherited from Grid |
Get |
Returns the text displayed within a specific group row.
Inherited from Grid |
Get |
Returns the export value corresponding to the specified group row. The value will be exported when exporting the grid View’s data as values, not as display text in MS Excel format.
Inherited from Grid |
Get |
Gets the value of a group row in the specified grouping column.
Inherited from Grid |
Get |
Gets the value of the specified grouping column by which data is grouped.
Inherited from Grid |
Get |
Returns the text representation of the specified group summary‘s value for a specific data group.
Inherited from Grid |
Get |
Gets the summary text displayed within a particular group row.
Inherited from Grid |
Get |
Returns the value of a specific group summary for a specific data group.
Inherited from Grid |
Get |
Returns summary values calculated for a particular group.
Inherited from Grid |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the text being searched during an incremental search.
Inherited from Column |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Inherited from Column |
Get |
Returns the value of the specified cell, which is identified by a column and the index of a record in the data source.
Inherited from Column |
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.
Inherited from Column |
Get |
Indicates whether the master row is expanded.
Inherited from Grid |
Get |
Indicates whether a particular detail clone is visible.
Inherited from Grid |
Get |
Returns the nearest column to the specified one that can be focused.
Inherited from Column |
Get |
Returns the visible index of the row that follows a specific row.
Inherited from Grid |
Get |
Determines a particular row’s parent group row.
Inherited from Grid |
Get |
Gets the visible index of the row that is located prior to the specified row.
Inherited from Column |
Get |
Returns the number of relations for a particular master row.
Inherited from Grid |
Get |
Returns a detail clone’s caption.
Inherited from Grid |
Get |
Gets the index of the specified relationship for the specified master row.
Inherited from Grid |
Get |
Returns the name of the level whose associated View represents the specified detail clone.
Inherited from Grid |
Get |
Returns an Object in the bound data source that contains data for the specified grid row.
Inherited from Column |
Get |
Returns a specific cell’s display value from the current View.
Inherited from Column |
Get |
Gets the display value of the specified cell.
Inherited from Column |
Get |
Returns the specified cell’s value in Instant Feedback Mode.
Inherited from Grid |
Get |
Returns the specified cell’s value in the current View.
Inherited from Grid |
Get |
Gets the value of the specified cell in the grid’s data source.
Inherited from Grid |
Get |
Returns the value of the specified cell, which is identified by the row handle and field name in the grid’s data source.
Inherited from Grid |
Get |
Indicates whether a specific group row is expanded.
Inherited from Grid |
Get |
Returns the summary text displayed within a particular row footer cell.
Inherited from Grid |
Get |
Returns the handle of the row which represents the specified record in the data source.
Inherited from Column |
Get |
Returns the row’s group level.
Inherited from Grid |
Get |
Gets the text displayed within a row’s preview section.
Inherited from Grid |
Get |
Returns a key-and-value pair representing the summary item and its value calculated for a particular group footer cell.
Inherited from Grid |
Get |
Returns informaiton on scroll annotations of the specified kind.
Inherited from Grid |
Get |
Returns the selected cells.
Inherited from Grid |
Get |
Returns the columns where the selected cells in the specified row reside.
Inherited from Grid |
Get |
Returns handles of the selected rows (or cards).
Inherited from Column |
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.
Inherited from Column |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Grid |
Get |
Gets the summary format for the specified column and summary type.
Inherited from Grid |
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.
Inherited from Column |
Get |
Determines which of the master row’s details is currently visible.
Inherited from Grid |
Get |
Gets the master row’s detail that is currently visible.
Inherited from Grid |
Get |
Gets the row’s visible index.
Inherited from Grid |
Get |
Returns the handle of the row displayed at the specified position.
Inherited from Grid |
Get |
Returns the group level of a row specified by its visible index.
Inherited from Grid |
Guess |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Grid |
Header |
Moves the row focus to the next row that contains the search string in the header of the specified column.
Inherited from Grid |
Header |
Moves the row focus to the previous row that contains the search string in the header of the specified column.
Inherited from Grid |
Hide |
Closes the Customization Form.
Inherited from Grid |
Hide |
Closes an Edit Form without saving the changes.
Inherited from Grid |
Hide |
Hides the active editor discarding any changes made.
Inherited from Grid |
Hide |
Hides the Find Panel.
Inherited from Column |
Hide |
Hides the currently active column header search box.
Inherited from Grid |
Hide |
Hides the Loading Panel displayed via the Grid |
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 a band header or the entire band panel.
Inherited from Banded |
Invalidate |
Invalidates a particular column header or the entire column header panel.
Inherited from Grid |
Invalidate |
Invalidates the filter panel.
Inherited from Grid |
Invalidate |
Invalidates the view footer.
Inherited from Grid |
Invalidate |
Invalidates the group panel.
Inherited from Grid |
Invalidate |
Invalidates the View element located at the point specified by the hit information object.
Inherited from Banded |
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 |
Invalidate |
Invalidates the specified row.
Inherited from Grid |
Invalidate |
Invalidates a row by its visible index.
Inherited from Grid |
Invalidate |
Invalidates the specified data cell.
Inherited from Grid |
Invalidate |
Invalidates the indicator panel cell corresponding to the specified row.
Inherited from Grid |
Invalidate |
Invalidates all rows.
Inherited from Grid |
Invalidate |
Invalidates scrollbar annotations, and causes them to be redrawn.
Inherited from Grid |
Invert |
Inverts the cell’s selection.
Inherited from Grid |
Invert |
Toggles the specified row’s selected state.
Inherited from Column |
Invoke |
This member supports the View’s infrastructure and should not be used from your code.
Inherited from Grid |
Is |
Indicates whether the specified cell is selected.
Inherited from Grid |
Is |
Indicates whether the cell is selected.
Inherited from Grid |
Is |
Indicates whether the specified row is a regular data row.
Inherited from Grid |
Is |
Returns if the specified row belongs to a detail View (in Embedded detail mode).
Inherited from Grid |
Is |
Determines whether the group footer contains any summary values.
Inherited from Grid |
Is |
Gets whether the specified row handle refers to a row, header region or footer region within a detail View in Embedded detail mode.
Inherited from Grid |
Is |
Indicates whether the specified row is the auto filter row.
Inherited from Grid |
Is |
Indicates whether the specified row is a group row.
Inherited from Grid |
Is |
Indicates whether the specified row is a master row.
Inherited from Grid |
Is |
Indicates whether a particular master row’s default detail View is empty.
Inherited from Grid |
Is |
Indicates whether a particular master row’s detail View is empty.
Inherited from Grid |
Is |
Indicates whether the specified row/card is the New Item Row/Card.
Inherited from Column |
Is |
Gets whether the specified row’s data has been loaded (in Instant Feedback Mode).
Inherited from Column |
Is |
Indicates whether the specified row is selected.
Inherited from Column |
Is |
Returns a row’s visible state. A row can be identified by its row handle or visible index.
Inherited from Grid |
Is |
Determines a particular row’s visible state.
Inherited from Grid |
Is |
Returns the visible state of the row with the specified visible index.
Inherited from Grid |
Is |
Indicates whether a particular row footer cell is visible.
Inherited from Grid |
Is |
Indicates whether group footers are available.
Inherited from Grid |
Is |
Indicates whether the specified row handle is valid.
Inherited from Grid |
Layout |
Updates the View.
Inherited from Grid |
Load |
Loads a row in Instant Feedback Mode.
Inherited from Column |
Load |
Loads the specified data row’s parent group rows (if they are not already loaded) in Instant Feedback Mode.
Inherited from Column |
Locate |
Locates rows by cells’ display texts.
Inherited from Column |
Locate |
Locates rows by cell values.
Inherited from Column |
Locate |
Locates rows by cell values.
Inherited from Column |
Make |
Makes the specified column visible on screen.
Inherited from Grid |
Make |
Makes the specified row visible on screen. Allows you to invalidate the row, if required.
Inherited from Grid |
Make |
Makes the specified row visible on screen.
Inherited from Grid |
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.
Inherited from Column |
Move |
Moves focus to the first row.
Inherited from Column |
Move |
Moves focus to the last data record.
Inherited from Column |
Move |
Moves focus to the last visible row.
Inherited from Column |
Move |
Moves focus to the row which is after the focused row.
Inherited from Column |
Move |
Moves focus to the next page.
Inherited from Grid |
Move |
Moves focus to the previous row.
Inherited from Column |
Move |
Moves focus to the previous page.
Inherited from Grid |
Move |
Moves the focus to the next row with a scrollbar annotation of the specified kind.
Inherited from Grid |
Move |
Moves the focus to the previous row with a scrollbar annotation of the specified kind.
Inherited from Grid |
Normal |
Cancels View zooming.
Inherited from Column |
Paste |
Pastes data from clipboard in the grid according to the current Clipboard |
Populate |
Creates columns for all fields in the bound data source.
Inherited from Column |
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.
Inherited from Column |
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.
Inherited from Column |
Refresh |
Updates the Master-Detail Expand Button for the specified row.
Inherited from Grid |
Refresh |
Updates the specified row’s detail tab.
Inherited from Grid |
Refresh |
Refreshes the active editor.
Inherited from Column |
Refresh |
Invalidates the specified row, and forces it to be redrawn.
Inherited from Column |
Refresh |
Refreshes the specified row cell.
Inherited from Grid |
Refresh |
Updates scrollbar annotations of the specified kind for the specified rows, and causes them to be redrawn.
Inherited from Grid |
Refresh |
Updates scrollbar annotations of the specified kind, and causes them to be redrawn.
Inherited from Grid |
Reset |
Resets the specified column’s auto filter row condition to its default value.
Inherited from Grid |
Reset |
Resets all columns’ auto filter row conditions to their default values.
Inherited from Grid |
Reset |
Resets the specified columns’ auto filter row conditions to their default values.
Inherited from Grid |
Reset |
Sets the mouse cursor to the grid’s Cursor property value.
Inherited from Base |
Reset |
Removes all cached copies of thumbnail images used in this Grid |
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 within the View.
Inherited from Grid |
Select |
Selects the specified cell.
Inherited from Grid |
Select |
Selects the cell.
Inherited from Grid |
Select |
Selects multiple cells.
Inherited from Grid |
Select |
Selects multiple cells.
Inherited from Grid |
Select |
Selects multiple cells.
Inherited from Grid |
Select |
Selects multiple cells.
Inherited from Grid |
Select |
Activates the specified detail tab within the same detail level for the specified master row. The master row should be expanded.
Inherited from Grid |
Select |
Activates the specified detail tab within the same detail level.
Inherited from Grid |
Select |
Activates the next detail tab within the same detail level.
Inherited from Grid |
Select |
Activates the next detail tab within the same detail level for the specified master row. The master row should be expanded.
Inherited from Grid |
Select |
Activates the previous detail tab within the same detail level.
Inherited from Grid |
Select |
Activates the previous detail tab within the same detail level for the specified master row. The master row should be expanded.
Inherited from Grid |
Select |
Selects the visible rows (cards) in the specified range.
Inherited from Column |
Select |
Selects the specified row.
Inherited from Grid |
Select |
Selects the specified range of visible rows.
Inherited from Grid |
Set |
Applies a filtering expression for the grid automatic filtering row.
Inherited from Grid |
Set |
Sets an error description and an error type for the specified cell within the focused row.
Inherited from Column |
Set |
Sets an error description for a cell within the focused row or for the entire focused row.
Inherited from Column |
Set |
Moves a column to the specified position among visible columns belonging to the same band. |
Set |
Sets the column’s width to the specified value. |
Set |
Assigns a value to the specified column within the currently focused row.
Inherited from Column |
Set |
Assigns a value to the specified field within the currently focused row.
Inherited from Column |
Set |
Marks the focused row as modified.
Inherited from Column |
Set |
Assigns a value to the focused cell.
Inherited from Column |
Set |
Expands or collapses group rows at the specified group level. Allows you to expand/collapse child group rows.
Inherited from Grid |
Set |
Expands or collapses the specified master row.
Inherited from Grid |
Set |
Opens or closes a master row’s detail View identified by the relationship’s name.
Inherited from Grid |
Set |
Opens or closes a master row’s detail.
Inherited from Grid |
Set |
Assigns a value to a specific cell.
Inherited from Column |
Set |
Sets the value of the specified cell in the current View.
Inherited from Column |
Set |
Expands or collapses the specified group row and, optionally, the child group rows at all nesting levels.
Inherited from Grid |
Set |
Expands or collapses the specified group row.
Inherited from Grid |
Show |
Invokes the automatic filtering row‘s condition selector menu for the target column.
Inherited from Grid |
Show |
Displays the custom filter dialog.
Inherited from Column |
Show |
Invokes the Customization Form.
Inherited from Grid |
Show |
Invokes the Customization Form at the specified location.
Inherited from Grid |
Show |
Opens an Edit Form for the focused row based on the Edit Form type specified in the Grid |
Show |
Invokes the focused cell’s editor.
Inherited from Grid |
Show |
Activates an editor for the focused row cell and passes a specific key to it.
Inherited from Grid |
Show |
Activates an editor for the focused row cell and passes a specific key to it.
Inherited from Grid |
Show |
Activates an editor for the focused Row Cell and passes a mouse click to it.
Inherited from Grid |
Show |
Displays the Filter Editor.
Inherited from Column |
Show |
Displays a Filter Drop |
Show |
Displays the Find Panel and invalidates all rows.
Inherited from Grid |
Show |
Activates a built-in header search box for a specific column.
Inherited from Grid |
Show |
Opens an Edit Form for the focused row as an in-line panel.
Inherited from Grid |
Show |
Displays the animated Loading Panel, allowing you to indicate the data load process.
Inherited from Grid |
Show |
Opens an Edit Form for the focused row as a separate modal window.
Inherited from Grid |
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.
Inherited from Column |
Smooth |
Scrolls the View vertically to the specified scroll position.
Inherited from Grid |
Start |
Starts an incremental search for the specified string.
Inherited from Grid |
Stop |
Stops the incremental search, if there is one currently in progress.
Inherited from Grid |
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.
Inherited from Grid |
Synchronize |
Synchronizes a View’s visual settings with the specified View.
Inherited from Banded |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Unselect |
Unselects the specified cell.
Inherited from Grid |
Unselect |
Unselects a cell.
Inherited from Grid |
Un |
Unselects the specified cells.
Inherited from Grid |
Un |
Unselects cells within the specified range.
Inherited from Grid |
Unselect |
Removes a row (card) from the current selection.
Inherited from Column |
Update |
Updates the Customization Form.
Inherited from Grid |
Update |
Validates the focused row and saves its values to the data source.
Inherited from Column |
Update |
Updates group summaries.
Inherited from Grid |
Update |
Updates both group summaries and total summaries.
Inherited from Grid |
Update |
Updates total summaries.
Inherited from Grid |
Validate |
Validates the active editor.
Inherited from Column |
View |
Converts the specified row handle to a data source record index.
Inherited from Column |
Wait |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Column |
Zoom |
Maximizes the current detail View.
Inherited from Base |
See Also