Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
xamGrid - Property Reference
xamGrid Test Object Properties Reference
Introduction
This topic provides reference information about the inspectable test object properties of the xamGrid™ control.
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 row in the following format:
{COLUMN LAYOUT}{ROW}*Example:
First column layout, first row:
|
|
|
A count of all columns in the current active area.
|
|
|
A delimited string that represents all column paths in the currently active area.
|
|
|
The count of the visible columns in the currently active area.
|
|
|
A delimited string that represents the visible column paths in the currently active area.
|
|
|
The count of the visible rows in the currently active area.
|
|