ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CalculatedField Class
Properties


In This Topic
    CalculatedField Class Members
    In This Topic

    The following tables list the members exposed by CalculatedField.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the expression which is used to calculates field value. The expression may refer to the current item via the context variable '$', which contains the item's original and calculated values.  
    Public PropertyGets or sets the name of calculated field.  
    Top
    See Also