icolumndescriptor-interface
Contains descriptor for creating column.
public interface Korzh.EasyQuery.IColumnDescriptor
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. |