Share via


NoNamespace.recalcAlways Field

Definition

Represents the recalcAlways XML attribute.

public static readonly System.Xml.Linq.XName recalcAlways;
 staticval mutable recalcAlways : System.Xml.Linq.XName
Public Shared ReadOnly recalcAlways As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: controlPr.
  • corresponds to the following strongly-typed properties: ControlProperties.RecalcAlways.

Applies to