Click or drag to resize
IListDetailEditorViewTSelectedRecord Property
Gets the currently selected record, if any.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
T SelectedRecord { get; set; }

Property Value

Type: T
See Also