ListView Properties
Represents a List 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 linking associated objects in a nested List 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. |
Allow |
Provides access to a collection of reason/value pairs used to allow or prohibit unlinking associated objects in a nested List View. |
Caption | Specifies a List View’s caption. |
Collection |
Provides access to a List |
Content |
For internal use. Inherited from View. |
Control | Returns the current View‘s control. Inherited from View. |
Current |
Specifies a List View’s current object. |
Delayed |
Indicates whether, when the View is created, View Items controls of the Composite |
Detail |
Specifies the ID of the Detail View which is invoked from the current List View, or displayed together with a List |
Edit |
This property is intended for internal use. |
Editor | Returns a List View’s List Editor. |
Edit |
Provides access to the Detail View displayed together with a List View. |
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 |
Master |
Specifies whether to display the Detail View of the currently selected object near the current List View. |
Max |
Inherited from Composite |
Model | Provides access to the Application Model node where a List View’s settings are stored. |
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 |
Scroll |
Specifies the scroll point of Windows in ASP. |
Selected |
Provides access to a collection of objects currently selected in a List View’s List |
Selection |
Returns the selection type supported by the current List 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. |
See Also