[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumn.DataType

DataType Property

DataType

Gets the type of the data bound to this column.

Declaration
public Type DataType { get; }
Remarks

if no data is set in the grid this property will return typeof(object).