View Properties
The base class for Views.Name | Description |
---|---|
Allow |
Provides access to a collection of reason/value pairs used to allow or prohibit deletion of objects via a View. |
Allow |
Provides access to a collection of reason/value pairs used to make a View read-only/editable. |
Allow |
Provides access to a collection of reason/value pairs used to allow or prohibit creation of new objects via a View. |
Caption | Specifies a View‘s caption. |
Content |
For internal use. |
Control | Returns the current View‘s control. |
Current |
Specifies a View‘s current object. |
Error |
Provides access to the current View‘s message collection. |
Id | Returns a View‘s ID. |
Initialization | |
Is |
Indicates whether a View‘s View. |
Is |
Gets a value indicating whether a View has been disposed of. |
Is |
Specifies whether a View is root. |
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. |
Object |
Gets the Object |
Scroll |
Specifies the scroll point of Windows in ASP. |
Selected |
Specifies a View‘s selected objects. |
Selection |
Returns the selection type supported by a View. |
Skip |
For internal use. |
Tag | Specifies the custom data associated with the View. |
See Also