ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ImageAlign Structure / TileVertExpr Property

In This Topic
    TileVertExpr Property
    In This Topic
    Gets or sets the expression used to calculate TileVert.
    Syntax
    'Declaration
     
    Public Property TileVertExpr As System.String
    public System.string TileVertExpr {get; set;}
    See Also