IColumnDescriptor interface

Contains descriptor for creating column.

public interface Korzh.EasyQuery.IColumnDescriptor

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

Assembly: Korzh.EasyQuery.dll

Properties

Name Type Description
AttrId string The attribute id.
Caption string The caption.
Expr EqExpression The expression
FuncId string The aggregate function Id
Sorting SortDirection The sort direction.