Share via


NoNamespace.customFormat Field

Definition

Represents the customFormat XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: row.
  • corresponds to the following strongly-typed properties: Row.CustomFormat.

Applies to