Click or drag to resize

ColumnDataAttributeTObject, TValueGetRow Property

The delegate that returns the buffer row, containing the storage column

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Func<TObject, IBufferRow> GetRow { get; }

Property Value

Type: FuncTObject, IBufferRow
See Also