[]
        
(Showing Draft Content)

C1.Win.C1GanttView.CustomTaskPropertyDescriptor.-ctor

CustomTaskPropertyDescriptor Constructor

CustomTaskPropertyDescriptor(string, Type)

Create a instance of CustomTaskPropertyDescriptor class with given name and property type.

Declaration
public CustomTaskPropertyDescriptor(string name, Type propertyType)
Parameters
Type Name Description
string name

The custom field name.

Type propertyType

The custom field type.