[]
Gets whether the direct formatting applied for the property.
protected bool HasDirectPropertyFormatting(string key = "")
| Type | Name | Description |
|---|---|---|
| string | key | The property name. It should start with "HasDirect" prefix. |
| Type | Description |
|---|---|
| bool | true if the property is assigned in direct formatting. |