[]
Initializes a new instance of FieldStyle class.
public FieldStyle()
Initialize a new instance of FieldStyle class with given StyleField and custom field name.
public FieldStyle(StyleField field, string fieldName)
Type | Name | Description |
---|---|---|
StyleField | field | The StyleField value. |
string | fieldName | The custom field name. |