[]
        
(Showing Draft Content)

C1.Win.C1Editor.UICustomization.XHTMLItemBase.StringToVAlign

StringToVAlign Method

StringToVAlign(string)

Converts a string to a value of VerticalAlignment type.

Declaration
public static VerticalAlignment StringToVAlign(string value)
Public Shared Function StringToVAlign(value As String) As VerticalAlignment
Parameters
Type Name Description
string value

String value to convert.

Returns
Type Description
VerticalAlignment

A value of VerticalAlignment type.