Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / GetStringValue Method / GetStringValue(VerticalAlignment) Method

In This Topic
    GetStringValue(VerticalAlignment) Method
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Protected Overloads Shared Function GetStringValue( _
       ByVal value As VerticalAlignment _
    ) As System.String
    protected static System.string GetStringValue( 
       VerticalAlignment value
    )

    Parameters

    value

    Return Value

    See Also