DefaultListViewOptionsAttribute Properties
Applied to business classes. Sets a number of default options for the List Views that display objects of the target type.
Name | Description |
---|---|
Allow |
Specifies the View. |
Master |
Specifies the master-detail mode for the List Views that display objects of the target business class. |
New |
Specifies the position of the new item row for the List Views that will display objects of the target business class. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also