The base interface for activity and resource view models.
The following tables list the members exposed by the IItemViewModel type.
Name | Description | |
---|---|---|
![]() |
Gets or sets the bounding rectangle of the visual element representing the item in the associated View. |
|
![]() |
Gets the subitems of this item in the ViewModel. |
|
![]() |
Gets or sets the 0-based global index of this item within the entire hierarchy. |
|
![]() |
Gets or sets a value indicating whether the Bounds property is valid or needs to be recalculated. |
|
![]() |
Gets or sets a value indicating whether the item is expanded, that is, if its children are visible. |
|
![]() |
Gets a reference to the associated Model. |
Name | Description | |
---|---|---|
![]() |
Recursively updates the index of this item and all its children. |