[]
Initializes a new instance of the SpreadDataColumnPropertyDescriptor class.
public SpreadDataColumnPropertyDescriptor(string propertyName, Type propertyType)
Public Sub New(propertyName As String, propertyType As Type)
| Type | Name | Description |
|---|---|---|
| string | propertyName | Name of the property |
| Type | propertyType | Type of the property |