[]
        
(Showing Draft Content)

C1.Web.Mvc.ColumnBase.DataType

DataType Property

DataType

Gets or sets the type of value stored in this column.Values are coerced into the proper type when editing the grid.

Declaration
public DataType? DataType { get; set; }