Share via


NoNamespace.cf Field

Definition

Represents the cf XML attribute.

public static readonly System.Xml.Linq.XName cf;
 staticval mutable cf : System.Xml.Linq.XName
Public Shared ReadOnly cf 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.Cf.

Applies to