GridImpl.Col

The column descriptor

struct GridImpl(T)
static
struct Col {}

Constructors

this
this(string name, T meta)
Undocumented in source.

Members

Variables

dis
string dis;
Undocumented in source.
meta
T meta;
Undocumented in source.

Meta