Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLColumnItem Class / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (XHTMLColumnItem)
    In This Topic
    Specifies vertical alignment of the table column.
    Syntax
    'Declaration
     
    Public Property VerticalAlignment As VerticalAlignment
    public VerticalAlignment VerticalAlignment {get; set;}
    See Also