DashboardViewItem Properties
Represents a View Item that displays a View in a nested Frame.
Name | Description |
---|---|
Caption | Returns the current View Item‘s caption. |
Control |
Returns the current View Item’s control displayed in a UI.
Inherited from View |
Current |
Specifies the object for which the current View Item’s View is created.
Inherited from View |
Frame |
Provides access to the Dashboard |
Id |
Gets the identifier of the current View Item.
Inherited from View |
Inner |
Provides access to the View displayed by the Dashboard |
Is |
Indicates whether the caption of the current View Item should be visible.
Inherited from View |
Is |
Inherited from View |
Model |
Provides access to the Application Model‘s node defining the current Dashboard |
Object |
Specifies the type of object for which the current View Item’s View is created.
Inherited from View |
Object |
Provides access to the information on the type of the object which is represented by the current View Item’s View.
Inherited from View |
View |
Specifies the Detail View that contains the current View Item.
Inherited from View |
See Also