Share via


A.tblGrid Field

Definition

Represents the a:tblGrid XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tbl.
  • has the following child XML elements: gridCol.
  • corresponds to the following strongly-typed classes: TableGrid.

Applies to