[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FormulaEntry

FormulaEntry Class

Stores the formula and target control id.

Inheritance
FormulaEntry
Implements
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class FormulaEntry : StateManaged, IStateManager
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class FormulaEntry
    Inherits StateManaged
    Implements IStateManager

Constructors

Name Description
FormulaEntry()

Constructs the new formula control.

FormulaEntry(string, string)

Creates the new formula control with the specified parameters.

Properties

Name Description
ControlID

Gets or sets the target control ID.

Formula

Gets or sets the formula of the target control.