[This is preliminary documentation and is subject to change.]
Invoked to determine whether a row has data for this column
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public GetHasValueHandler<TRow, TValue> GetHasValue
public GetHasValueHandler<TRow, TValue> GetHasValue
Public GetHasValue As GetHasValueHandler(Of TRow, TValue)
Public GetHasValue As GetHasValueHandler(Of TRow, TValue)
public:
GetHasValueHandler<TRow, TValue>^ GetHasValue
public:
GetHasValueHandler<TRow, TValue>^ GetHasValue
val mutable GetHasValue: GetHasValueHandler<'TRow, 'TValue>
val mutable GetHasValue: GetHasValueHandler<'TRow, 'TValue>
Field Value
Type:
GetHasValueHandler TRow,
TValue