[This is preliminary documentation and is subject to change.]
Invoked to extract data value from row
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public GetValueHandler<TRow, TValue> GetValue
public GetValueHandler<TRow, TValue> GetValue
Public GetValue As GetValueHandler(Of TRow, TValue)
Public GetValue As GetValueHandler(Of TRow, TValue)
public:
GetValueHandler<TRow, TValue>^ GetValue
public:
GetValueHandler<TRow, TValue>^ GetValue
val mutable GetValue: GetValueHandler<'TRow, 'TValue>
val mutable GetValue: GetValueHandler<'TRow, 'TValue>
Field Value
Type:
GetValueHandler TRow,
TValue