DetailView Properties
Represents a Detail View.
Name | Description |
---|---|
Allow |
Provides access to a collection of reason/value pairs used to allow or prohibit deletion of objects via a View. Inherited from View. |
Allow |
Provides access to a collection of reason/value pairs used to make a View read-only/editable. Inherited from View. |
Allow |
Provides access to a collection of reason/value pairs used to allow or prohibit creation of new objects via a View. Inherited from View. |
Caption | Specifies a View‘s caption. Inherited from View. |
Content |
For internal use. Inherited from View. |
Control | Returns the current View‘s control. Inherited from View. |
Current |
Specifies an object displayed by the Detail View. |
Delayed |
Indicates whether, when the View is created, View Items controls of the Composite |
Error |
Provides access to the current View‘s message collection. Inherited from View. |
Id | Returns a View‘s ID. Inherited from View. |
Initialization | Inherited from View. |
Is |
Indicates whether a View‘s View. |
Is |
Gets a value indicating whether a View has been disposed of. Inherited from View. |
Is |
Specifies whether a View is root. Inherited from View. |
Items |
Provides access to a Composite View’s View Items collection.
Inherited from Composite |
Layout |
Specifies a Composite View’s layout manager.
Inherited from Composite |
Max |
Inherited from Composite |
Model | Provides access to information on a View, which is stored in the Application Model. |
Object |
Provides access to the Object Space within which a View was created.
Inherited from Composite |
Object |
Specifies metadata information on the current View’s business class.
Inherited from Object |
Raise |
Specifies whether the Object |
Scroll |
For internal use only. |
Selected |
Returns a Detail View’s Detail |
Selection |
Returns the selection type supported by the current Detail View. |
Skip |
For internal use.
Inherited from Composite |
Skip |
For internal use. Inherited from View. |
Tag | Specifies the custom data associated with the View. Inherited from View. |
View |
Specifies a mode of displaying a Detail View in ASP. |
See Also