[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FormulaEntry.-ctor

FormulaEntry Constructor

FormulaEntry()

Constructs the new formula control.

Declaration
public FormulaEntry()
Public Sub New()

FormulaEntry(string, string)

Creates the new formula control with the specified parameters.

Declaration
public FormulaEntry(string controlId, string formula)
Public Sub New(controlId As String, formula As String)
Parameters
Type Name Description
string controlId

The ID of the target control

string formula

The formula of the target control