Click or drag to resize

DataGridDataFieldTypeText 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 string DataFieldTypeText { get; set; }

Property Value

Type: String
Remarks
This value store to database as a string data type and is in relationship at field DataFieldType
See Also