AllowDelete
|
Specifies whether objects displayed in the current View can be deleted when the View is Object View.
|
AllowEdit
|
Specifies whether objects displayed in the current View can be edited when the View is Object View.
|
AllowLink
|
Specifies whether or not the associated objects can be linked in the in the current Nested List View.
|
AllowNew
|
Specifies whether new objects can be created in the current View when the View is Object View.
|
AllowUnlink
|
Specifies whether or not the associated objects can be unlinked in the current Nested List View.
|
Application
|
Provides access to the Application Model‘s root node.
|
AsObjectView
|
Casts the current IModelView node to the IModelObjectView type.
|
AutoExpandAllGroups
|
Specifies whether all group rows displayed within the List View are automatically expanded after each grouping operation.
|
BandsLayout
|
Provides access to the BandsLayout node.
|
Caption
|
Specifies the caption of the current View.
|
Columns
|
Provides access to the Columns node.
|
Criteria
|
Specifies the criteria according to which the current List View is filtered.
|
DataAccessMode
|
Specifies the mode used to access the collection of business objects displayed in the current List View.
|
DetailView
|
Specifies the List View’s Detail View.
|
EditorType
|
Specifies the List Editor that displays the current List View in a UI.
|
Filter
|
Specifies the current filter criteria for grid data.
|
FilterEnabled
|
Specifies whether the filtering functionality is enabled.
|
FreezeColumnIndices
|
Specifies whether automatic update of the List Views‘s column indices is disabled.
|
GroupSummary
|
Specifies the current List View’s group summary.
|
Id
|
Specifies the current View identifier.
|
ImageName
|
Specifies the name of the image that is displayed for the current View.
|
Index
|
Specifies the order index by which nodes are arranged.
|
IsFooterVisible
|
Specifies whether the footer of a grid that displays the current List View is visible.
|
IsGroupPanelVisible
|
Specifies whether the group panel of a grid that displays the current List View is visible.
|
IsMasterDetailModeLinkVisible
|
For internal use.
|
MasterDetailMode
|
Specifies whether to display the Detail View of the currently selected object near the current List View.
|
MasterDetailView
|
Specifies the Detail View that is displayed in MasterDetailMode.ListViewAndDetailView mode.
|
ModelClass
|
Specifies the type of object(s) displayed in the current View.
|
NodeCount
|
Gets the number of child nodes.
|
Parent
|
Provides access to the parent node.
|
Root
|
For internal use only.
|
Sorting
|
Provides access to the Sorting node.
|
SplitLayout
|
Provides access to the SplitLayout node.
|
TopReturnedObjects
|
Specifies the number of objects retrieved by the collection of the List View‘s Collection Source from the database.
|
UseServerMode
|
For internal use. Use the IModelListView.DataAccessMode property instead.
|