TileView Properties
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 |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications.
Inherited from Base |
Accessible |
Returns the object’s name used by accessibility client applications.
Inherited from Base |
Accessible |
Gets or sets the object’s accessible role.
Inherited from Base |
Active |
Gets a View’s active editor.
Inherited from Column |
Active |
Gets an object which returns information on the filter criteria applied to the View.
Inherited from Column |
Active |
Gets or sets the current filter criteria.
Inherited from Column |
Active |
Gets or sets whether the filtering functionality is enabled.
Inherited from Column |
Active |
Gets or sets the filter criteria in string format.
Inherited from Column |
Animate |
Gets or sets whether this Tile |
Appearance |
Provides access to appearance settings used to paint this Tile |
Appearance |
Obsolete. Provides access to appearance settings used to paint group captions for TileTile property instead.
|
Appearance |
Obsolete. Provides access to global appearance settings common to all Tile |
Appearance |
Provides access to appearance settings, applied when this View is printed or exported. |
Base |
Gets an object providing information for creating and initializing the View.
Inherited from Base |
Border |
Gets or sets the border style for the current View.
Inherited from Base |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Can |
Gets a value indicating whether a View can activate cell editors.
Inherited from Column |
Columns |
Provides access to the collection of columns available for display within the View.
Inherited from Column |
Column |
Provides access to the set of properties that take Grid |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Context |
Provides access to the set of properties that manage context button appearance and behavior. |
Context |
Provides access to the Tile |
Data |
Gets the data controller which implements data-aware operations.
Inherited from Base |
Data |
Gets how many data rows are contained within the View.
Inherited from Base |
Data |
Gets the data source whose data is displayed by a View.
Inherited from Base |
Default |
Obsolete. The property is obsolete and you should not use it in your code.
Inherited from Column |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Detail |
Gets or sets the maximum height of a View when it serves as a detail View.
Inherited from Base |
Detail |
Gets the nesting level of a View.
Inherited from Base |
Detail |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Disable |
Gets or sets whether the View’s focused record is synchronized with the current position of the corresponding Currency |
Editable |
Determines whether end-users can modify the View’s cell values.
Inherited from Column |
Editing |
Gets or sets the currently edited value.
Inherited from Column |
Editing |
Determines whether the edited cell value has been changed since the cell editor was activated.
Inherited from Column |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Filtered |
Obsolete. Gets the number of columns that specify filtering conditions.
Inherited from Column |
Filter |
Gets the text displayed within the filter panel.
Inherited from Column |
Filter |
Obsolete. Gets or sets the maximum number of records whose field values can be displayed within filter dropdowns.
Inherited from Column |
Filter |
Obsolete. Gets or sets the maximum number of items filter dropdowns can display at once.
Inherited from Column |
Find |
Gets or sets the query in the Find Panel.
Inherited from Column |
Find |
Gets settings that allow you to display custom items within the Find Panel.
Inherited from Column |
Find |
Gets or sets whether the Find Panel is visible. This property is obsolete.
Inherited from Column |
Focus |
Gets or sets the border color for the focused tile within the Tile |
Focused |
Gets or sets the focused column/card field (in Card |
Focused |
Get or sets the focused row’s handle.
Inherited from Column |
Focused |
Gets a value indicating whether the focused row’s cell values have been modified since the row last received focus.
Inherited from Column |
Focused |
Gets the focused cell value.
Inherited from Column |
Force |
Gets or sets whether double-clicking within the View fires the Double |
Format |
Gets the collection of style format conditions for a View.
Inherited from Base |
Format |
Provides access to a collection of conditional format rules, which allow you to change the appearance of individual cells or rows based on specific conditions.
Inherited from Column |
Grid |
Gets the grid control that owns a specific View.
Inherited from Base |
Group |
Gets the current number of tile groups in this Tile |
Grouped |
Gets the collection of columns involved in data grouping.
Inherited from Column |
Has |
Indicates whether the focused row or at least a single cell within the focused row has an error assigned.
Inherited from Column |
Html |
Gets or sets a collection of images that can be embedded in column/band headers, group rows and cells using the image tag.
Inherited from Base |
Images |
Gets or sets a collection of images that can be displayed within column headers and band headers.
Inherited from Column |
Is |
Gets whether async data loading is in progress. This property is in effect in Instant Feedback Mode.
Inherited from Column |
Is |
Gets a value indicating whether the View is in normal state.
Inherited from Base |
Is |
Gets a value indicating whether the current View is a detail View.
Inherited from Base |
Is |
Gets whether the current object is being disposed of.
Inherited from Base |
Is |
Gets a value indicating whether a View element is currently being dragged.
Inherited from Base |
Is |
Indicates whether a cell editor is active. |
Is |
Gets a value indicating whether the active editor has input focus.
Inherited from Column |
Is |
Determines whether a View contains any rows.
Inherited from Column |
Is |
Gets whether the Find Panel is visible.
Inherited from Column |
Is |
Determines whether the first visible data or group row is focused.
Inherited from Column |
Is |
Gets whether the focused row’s data has been loaded (in Instant Feedback Mode).
Inherited from Column |
Is |
Determines whether a View has input focus.
Inherited from Column |
Is |
Determines whether the last visible data or group row is focused.
Inherited from Column |
Is |
Determines whether the last visible row is focused.
Inherited from Column |
Is |
Gets whether the current View object is associated with a node within the Grid |
Is |
Gets a value indicating whether a specific View is being initialized at present time.
Inherited from Base |
Is |
Indicates whether multiple rows (cards) can be selected.
Inherited from Column |
Is |
Gets whether the View obtains data in Server Mode.
Inherited from Base |
Is |
Determines whether the filter panel is visible.
Inherited from Column |
Is |
Gets a value indicating whether a View element is currently being resized.
Inherited from Base |
Is |
Gets whether this Tile |
Is |
Determines whether the current detail View is maximized.
Inherited from Column |
Level |
Gets the name of the master-detail relationship corresponding to the current detail View.
Inherited from Base |
Link |
Gets how many objects are connected to the View.
Inherited from Base |
MRUFilters |
This property is not intended to be used in code. To edit MRUFilters, use the Column |
MRUFilters |
Provides access to the recently applied filters list (see MRU Filter List article).
Inherited from Column |
Name |
Gets or sets the View name.
Inherited from Base |
Options |
Provides access to settings that manage typical Tile |
Options |
Contains options to enable and customize the built-in tile drag-and-drop functionality. |
Options |
Provides display and behavior settings of an Edit Form, which is used to edit tiles. |
Options |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Options |
Provides access to the Find Panel settings. |
Options |
Contains options that are applied when you use HTML and CSS-based templates to render tiles. |
Options |
Provides access to a set of properties that manage tile background image loading. |
Options |
Contains settings to customize the Kanban board. These settings are in effect when the Tile |
Options |
Provides access to options that specify how the layout is stored to and restored from a storage (a stream, xml file, or system registry). |
Options |
Contains options related to the Tile |
Options |
Provides access to settings that control how this Tile |
Options |
Provides access to the View’s selection settings. |
Options |
Provides access to advanced tile settings. |
Options |
Contains options that affect the general appearance of the Tile View. |
Paint |
Provides access to the appearance settings currently used to paint the View’s elements.
Inherited from Base |
Paint |
This member is not supported. |
Parent |
Gets or sets a master View for the current View.
Inherited from Base |
Position | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Row |
Gets the count of the total number of visible tiles contained within the current View. |
Row |
Gets the expression used to filter the records displayed within the View.
Inherited from Column |
Selected |
Returns the text content of currently selected HTML elements. Use the Options property to specify whether users can select HTML elements at runtime.
|
Selected |
Gets the number of selected rows (cards).
Inherited from Column |
Selection |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Show |
Obsolete. Gets or sets a value specifying editor button display mode.
Inherited from Column |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Sorted |
Gets the collection of columns involved in sorting.
Inherited from Column |
Sort |
Provides access to the collection of sorted and grouping columns within the current View.
Inherited from Column |
Sort |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Column |
Source |
Gets a master row for a View.
Inherited from Base |
Source |
Gets the handle of a master row for a View.
Inherited from Base |
Source |
Gets the pattern View used to create a clone View.
Inherited from Base |
Synchronize |
Gets or sets a value specifying whether this View’s clones have synchronized appearance and data representation settings.
Inherited from Base |
Tag |
Gets or sets the data associated with the current View.
Inherited from Base |
Template |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Templates | Provides access to the collection of regular tile templates. |
Tile |
Provides access to the collection of columns into which tile elements are arranged. |
Tile |
Specifies the default HTML-CSS template used to generate tiles. |
Tile |
Provides access to the collection of HTML-CSS tile templates. |
Tile |
Provides access to the collection of rows into which tile elements are arranged. |
Tile |
Provides access to the collection of cell spans within the table where tile elements are arranged. |
Tile |
Specifies the default regular template used to generate tiles. |
View |
Gets or sets the View Caption.
Inherited from Base |
View |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
View |
Gets the bounds of the current view. |
View |
Gets the View repository that owns the current View.
Inherited from Base |
Visible |
Gets the visible column collection.
Inherited from Column |
Work |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inherited from Base |