Skip to content

IColumnDescriptor interface

Contains descriptor for creating column.

public interface Korzh.EasyQuery.IColumnDescriptor

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

NameTypeDescription
AttrIdstringThe attribute id.
CaptionstringThe caption.
ExprEqExpressionThe expression
FuncIdstringThe aggregate function Id
SortingSortDirectionThe sort direction.