[]
Sets the direct formatting property value.
protected void SetDirectPropertyFormatting(object value, string key = "")
Protected Sub SetDirectPropertyFormatting(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. |