Click or drag to resize
IListDetailEditorView<T> Properties

The IListDetailEditorView< T> generic type exposes the following members.

Properties
  NameDescription
Public propertyRecords
Gets the list of records to show to the user.
Public propertySelectedRecord
Gets the currently selected record, if any.
Top
See Also