Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ImageAlign Structure / TileHorzExpr Property

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