Click or drag to resize

MasterDetailCollectionTMaster, TDetail Properties

The MasterDetailCollectionTMaster, TDetail generic type exposes the following members.

Properties
  NameDescription
Public propertyGetMasterFunc
A function that returns the master of a detail item.
Public propertyIsLoaded
Gets a value indicating whether the object list is loaded.
Public propertyLoadMultipleFunc
The function that loads detail items by multiple owners.
Public propertyMaster
The master of the detail items in the collection.
Top
See Also