Table of Contents

Property FormulaOptions

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FormulaOptions

Gets or sets script options used in the formula evaluation. Default is Null.

[Browsable(false)]
public virtual object? FormulaOptions { get; set; }

Property Value

object