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

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