Property | Type | Description | |
---|---|---|---|
isNumeric | bool | ||
item | string | ||
key | string | ||
title | string |
Method | Description | |
---|---|---|
ColumnTemplate ( string key, string item, bool isNumeric, string title ) : System |
public ColumnTemplate ( string key, string item, bool isNumeric, string title ) : System | ||
key | string | |
item | string | |
isNumeric | bool | |
title | string | |
return | System |