Column TRow, TValue  GetValue FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Invoked to extract data value from row

Namespace: NFX.WinForms.Controls.GridKit
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public GetValueHandler<TRow, TValue> GetValue

Field Value

Type: GetValueHandler TRow, TValue 
See Also