See Also

UltraGridColumn Class  | UltraGridColumn Members

Language

Visual Basic

C#

Show All

See Also Languages Infragistics2.WebUI.UltraWebGrid.v7.2

Formula Property

Infragistics.WebUI.UltraWebGrid Namespace > UltraGridColumn Class : Formula Property (UltraGridColumn)

Specifies the UltraCalc formula.

[Visual Basic]
Public Property Formula As String
[C#]
public string Formula {get; set;}

Remarks

The UltraWebGrid.CalcManager property must be set to a valid implementation of IUltraCalcManager for the calculation engine to initialize itself, create a calculation network, and evaluate the contents of this property. When a CalcManager is not in place, settings to this property shall have no effect.

When a syntactically-correct formula has been assigned, the values stored in cells for this column reflect computed results instead of direct databound values.

See Also

UltraGridColumn Class  | UltraGridColumn Members

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063