[]
        
(Showing Draft Content)

C1.GanttView.CustomFieldColumn

CustomFieldColumn Class

Specifies the properties of a custom grid column.

Inheritance
CustomFieldColumn
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class CustomFieldColumn : BaseColumn, INotifyPropertyChanged, ICloneable

Constructors

Name Description
CustomFieldColumn()

Properties

Name Description
DataType

Gets or sets the data type of the custom field.

Name

Gets or sets the name of the custom field.

Methods

Name Description
ResetDataType()

Resets the value of the DataType property.