ViewItem Properties
Represents a base class for View Items.
Name | Description |
---|---|
Caption | Returns the current View Item‘s caption. |
Control | Returns the current View Item’s control displayed in a UI. |
Current |
Specifies the object for which the current View Item’s View is created. |
Id | Gets the identifier of the current View Item. |
Is |
Indicates whether the caption of the current View Item should be visible. |
Is |
|
Object |
Specifies the type of object for which the current View Item’s View is created. |
Object |
Provides access to the information on the type of the object which is represented by the current View Item’s View. |
View | Specifies the Detail View that contains the current View Item. |
See Also