Skip to main content
.NET 6.0+

DefaultListViewOptionsAttribute Fields

Applied to business classes. Sets a number of default options for the List Views that 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