Table of Contents

Class ColumnSpec<T>

Namespace
The.Web.Entities
Assembly
Instagile.Web.Client.dll
public sealed class ColumnSpec<T> : ColumnSpec where T : IEntity

Type Parameters

T
Inheritance
ColumnSpec<T>
Inherited Members

Constructors

ColumnSpec(PropertyBinding<T>, CellSpecBase)

public ColumnSpec(PropertyBinding<T> binding, CellSpecBase cell)

Parameters

binding PropertyBinding<T>
cell CellSpecBase