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

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