Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / TextColorExpr Property

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