[]
Initializes a new instance of the StyledPropertyInfo.
public StyledPropertyInfo(string name, Type type)
Public Sub New(name As String, type As Type)
| Type | Name | Description |
|---|---|---|
| string | name | Property name. |
| Type | type | Property type. |