Show / Hide Table of Contents

Property AcceptsExpression

| Edit this page View Source

AcceptsExpression

Gets or sets a value that indicates whether the control accepts and evaluates a basic formulaic expression entered as input.

Declaration
public bool AcceptsExpression { get; set; }
Property Value
Type Description
bool

true if the NumberBox accepts and evaluates a basic formulaic expression entered as input; otherwise, false. The default is false.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX