ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewDataRow Class / VerticalAlign Property

In This Topic
    VerticalAlign Property (C1GridViewDataRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property VerticalAlign As System.Web.UI.WebControls.VerticalAlign
    public System.Web.UI.WebControls.VerticalAlign VerticalAlign {get; set;}
    See Also