Click or drag to resize

DataGridDataFieldType Property

Data field type for data field name

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DataGridDataTypes DataFieldType { get; set; }

Property Value

Type: DataGridDataTypes
Remarks
This value not store into database. Gives a value of enumeration DataGridDataTypes
See Also