TileView Methods
Displays records as tiles, using one of the following layout modes: default (standard table layout), list (tiles have no space between them), and Kanban. This View includes the Tile Template feature, which helps you arrange fields relative to other fields, specify absolute or relative field display bounds, etc. In-place editors are supported when you use HTML-based templates.
Name | Description |
---|---|
Add |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
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.
Inherited from Column |
Apply |
Enables the filtering functionality.
Inherited from Column |
Apply |
Sets the Find Panel‘s query to the specified string and applies the search/filter.
Inherited from Column |
Assign |
Clones all available settings from the target view to this Tile |
Assign |
Clones all available table layout settings from the specified template item to the current View’s template item. |
Assign |
Generates a tile item template from the target element collection. |
Begin |
Prevents visual and internal data updates until the Base |
Begin |
Begins the runtime initialization of this Tile |
Begin |
Prevents selection updates until the Base |
Begin |
Prevents visual and internal data updates until the Column |
Begin |
Locks the Base |
Bind |
Uses the command selector to find an appropriate parameterized MVVM command in the source, and binds this command to the target HTML element. |
Bind |
Binds the specific parameterized MVVM command to an HTML element. |
Bind |
Uses the command selector to find an appropriate parameterized MVVM command of the target type in the source, and binds this command to the target HTML element. |
Calc |
Returns the minimum width that the specified column needs to display its contents completely.
Inherited from Column |
Calc |
Returns the hit info for the target location. |
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.
Inherited from Column |
Can |
Checks whether or not the current Tile |
Can |
Indicates whether end-users can resize a specific column by dragging its right edge.
Inherited from Column |
Can |
Indicates whether end-users can sort data by the specified column’s values.
Inherited from Column |
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 |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
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 Column |
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 |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
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 |
Finishes the runtime initialization of the Tile |
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.
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. |
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 |
Returns the array of row handles for data rows whose related tiles are currently checked. |
Get |
Returns the number of tiles in the specified Kanban |
Get |
Returns the number of tiles in the group with the specified unique identifier. |
Get |
Returns the number of tiles in a group identified by its group value. |
Get |
Returns a unique identifier of the tile at the specified position in the group with the specified handle. |
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 index of the data source record that corresponds to the specified row handle.
Inherited from Column |
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 Column |
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 Column |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the text being searched during an incremental search.
Inherited from Column |
Get |
Returns a Kanban |
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 |
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 Column |
Get |
Returns the unique identifier of the group to which the tile with the specified identifier belongs. |
Get |
Gets the visible index of the row that is located prior to the specified row.
Inherited from Column |
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 a specific cell value from the current View.
Inherited from Column |
Get |
Gets the value of the specified cell in the grid’s data source.
Inherited from Column |
Get |
Returns the handle of the row which represents the specified record in the data source.
Inherited from Column |
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 Column |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the View’s display caption.
Inherited from Base |
Get |
Returns an object containing the internal information used to render the view. |
Get |
Returns the column displayed at a specific position.
Inherited from Column |
Get |
Returns the visible index of the row specified by its handle.
Inherited from Column |
Get |
Returns the handle of the row which is displayed at the specified position.
Inherited from Column |
Hide |
Closes the currently displayed Edit Form. |
Hide |
Closes the currently active inplace editor discarding changes made to the edited value.
Inherited from Column |
Hide |
Hides the Find Panel.
Inherited from Column |
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.
Inherited from Column |
Is |
Indicates whether the specified record is a regular data row/card.
Inherited from Column |
Is |
Returns whether the specified handle corresponds to a group of tiles. |
Is |
Gets whether the specified column displays images using the Picture |
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 whether the tile with the specified handle is completely or partially visible, or invisible in the view. |
Is |
Indicates whether the specified row handle is valid.
Inherited from Column |
Layout |
Redraws this Tile |
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 |
Scrolls this Tile |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Move |
Moves the selection of certain items forward or backward from the currently selected tile. |
Move |
Focuses the first tile of this Tile |
Move |
Selects the last existing tile in this Tile |
Move |
Selects the last currently visible item within this Tile |
Move |
Moves focus to the row which is after the focused row.
Inherited from Column |
Move |
Navigates to the next Tile |
Move |
Moves focus to the previous row.
Inherited from Column |
Move |
Navigates to the previous Tile |
Normal |
Cancels View zooming.
Inherited from Column |
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 |
Refreshes the active editor.
Inherited from Column |
Refresh |
Invalidates the specified row, and forces it to be redrawn.
Inherited from Column |
Reset |
Sets the mouse cursor to the grid’s Cursor property value.
Inherited from Base |
Restore |
Loads the View’s layout settings specified by the options parameter from a file in JSON format.
Inherited from Base |
Restore |
Loads the View’s layout settings specified by the View’s Options |
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 settings specified by the options parameter to a file in JSON format.
Inherited from Base |
Save |
Saves the View’s layout settings specified by the View’s Options |
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 tiles in multi-selection mode (see Tile |
Select |
Selects the visible rows (cards) in the specified range.
Inherited from Column |
Select |
Selects the specified tile in multi-selection mode (see Tile |
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 |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
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 |
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 |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Show |
Displays the custom filter dialog.
Inherited from Column |
Show |
Opens an Edit Form for the focused tile. This method is in effect when the Tile |
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.
Inherited from Column |
Show |
This member supports the internal infrastructure, and is not intended to be used directly from your code. Filtering is not supported within the Tile |
Show |
Displays the Find Panel.
Inherited from Column |
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 |
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 Column |
Synchronize |
Synchronizes a View’s visual settings with the specified View.
Inherited from Column |
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.
Inherited from Column |
Update |
Validates the focused row and saves its values to the data source.
Inherited from Column |
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