[]
Specifies the properties of a custom grid column.
[TypeConverter(typeof(CustomFieldColumnConverter))]
public class CustomFieldColumn : BaseColumn, INotifyPropertyChanged, ICloneable
| Name | Description |
|---|---|
| CustomFieldColumn() |
| Name | Description |
|---|---|
| DataType | Gets or sets the data type of the custom field. |
| Name | Gets or sets the name of the custom field. |
| Name | Description |
|---|---|
| ResetDataType() | Resets the value of the DataType property. |