Skip to main content
A newer version of this page is available. .

DefaultListViewOptionsAttribute Fields

Applied to business classes. Sets a number of the default options for the List Views that will display objects of the target type.
Name Description
Default static Holds an instance of the DefaultListViewOptionsAttribute attribute initialized with the default parameters.
DefaultMasterDetailMode Holds the default MasterDetailMode property value of the Application Model‘s Views | <ListView> node.
DefaultNewItemRowPosition Holds the default NewItemRowPosition property’s value of the Application Model‘s Views | <ListView> node.
See Also