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

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