Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
xamDataPresenter - Property Reference
xamDataPresenter Test Object Properties Reference
Introduction
This topic provides reference information about the inspectable test object properties of the xamDataPresenter™ controls.
This topic concerns the test object properties of the following controls:
-
xamDataGrid
-
xamDataCarousel
-
xamDataCards
Properties reference chart
The table below summarizes the control’s test object properties and the tools with which you can inspect them.
– Identification property (Visible in object spy)
– Checkpoint property (Visible with checkpoints)
– Accessible in script
Property name |
Description |
Accessibility |
|
A string path identifier representing the current active cell in the following format:
First column layout, first row and column named Title :
|
|
|
A string path identifier representing the current active record in the following format:
First field layout, first record:
|
|
|
A string path identifier representing the field of the current active cell {FIELD LAYOUT}{RECORD}[FIELD ]
First field layout, first record and column named “Title”:
|
|
|
The count of the visible rows in the currently active area
|
|
|
A delimited string that represents the visible Field identifiers
|
|
|
The count of the visible fields in the currently active area
|
|
|
(New) Returns the current record count of filtered in records for the ActiveArea.
|
|
|
A string representation of the current selected item. The type of the selected item can be one of the following:
-
gridField
-
gridRecord
-
gridCell
|
|
|
A new-line-delimited list of the paths of all currently selected items
|
|