The following table lists the elements in the Grid side of the xamGantt control that you can test and retrieve information about them along with the properties and methods managing the retrieval operations.
Legend:
– Identification property (Visible in object spy)
– Checkpoint property (Visible with checkpoints)
– Accessible in script
Tested elements
Test deliverable
Member type
Test object member
Accessibility
Cell
The active cell path.
Property
ActiveCell
Cell
The value of the cell.
Method
GetCellData
Data
All cell data in the cross-section of visible rows and columns in the active area.
Verifiable table content
Columns
String identifier for all column of the ActiveArea, including hidden columns.
Property
AllColumns
Columns
Integer value representing the ActiveArea’s count of all Columns, including hidden columns.
Property
AllColumnCount
Column
The delimited list of the visible columns’ identifiers in the active area.
Property
Columns
Column
The number of visible columns in the active area.
Property
ColumnCount
Row
The number of visible rows in the active area.
Property
RowCount
Row
The active row path.
Property
ActiveRow
Task
Returning the property value of the supplied task.
Method
GetTaskProperty
Related Content
Topics
The following topics provide additional information related to this topic.