[]
Sets the formatting property value.
protected void SetPropertyFormatting(object value, string key = "")
Protected Sub SetPropertyFormatting(value As Object, Optional key As String = "")
Type | Name | Description |
---|---|---|
object | value | The formatting property value. |
string | key | The short formatting property key to set value. |