NevronOpenVision
Nevron.Nov.Grid Namespace / NFormulaRowCondition Class / Formula Property
In This Topic
    Formula Property (NFormulaRowCondition)
    In This Topic
    Gets or sets the row condition formula. In order for a record to match, this formula must evaluate to true for the that record.
    Syntax
    public System.string Formula {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also