CompositeView Properties
Represents a base class for Views that support View Items layout.
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 a View‘s current object. Inherited from 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. |
Layout |
Specifies a Composite View’s layout manager. |
Max |
|
Model | Provides access to information on a View, which is stored in the Application Model. Inherited from View. |
Object |
Provides access to the Object Space within which a View was created. |
Object |
Gets the Object |
Scroll |
Specifies the scroll point of Windows in ASP. |
Selected |
Specifies a View‘s selected objects. Inherited from View. |
Selection |
Returns the selection type supported by a View. Inherited from View. |
Skip |
For internal use. |
Skip |
For internal use. Inherited from View. |
Tag | Specifies the custom data associated with the View. Inherited from View. |
See Also