Click or drag to resize
IListDetailEditorViewTRecords Property
Gets the list of records to show to the user.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<T> Records { get; }

Property Value

Type: ListT
See Also