Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Shadow Structure / SizeExpr Property

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