[]
Gets the first part of short key from the full key for the formatting property.
protected string GetChildKeyPart(string formattingKey)
Protected Function GetChildKeyPart(formattingKey As String) As String
Type | Name | Description |
---|---|---|
string | formattingKey | A full key of the formatting property/ |
Type | Description |
---|---|
string | A first part of short key of the formatting property. |