[]
Converts a string to a value of VerticalAlignment type.
public static VerticalAlignment StringToVAlign(string value)
Type | Name | Description |
---|---|---|
string | value | String value to convert. |
Type | Description |
---|---|
VerticalAlignment | A value of VerticalAlignment type. |