The following tables list the members exposed by XPathGridData.
| Name | Description | |
|---|---|---|
![]() | XPathGridData Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | HasAttributes | Indicates whether the node has attributes. (Inherited from Infragistics.Web.UI.GridControls.XPathDataNavigable) |
![]() | HasChildren | Overridden. Always has children. |
![]() | LocalName | Overridden. Name of the node. |
![]() | Owner | Reference to the owner of the node. Usually it is the main control. (Inherited from Infragistics.Web.UI.GridControls.XPathDataNavigable) |
![]() | Value | Content of the XML rendering node. If the node has no children of type XPathNodeType.Text the property returns null. (Inherited from Infragistics.Web.UI.GridControls.XPathDataNavigable) |
| Name | Description | |
|---|---|---|
![]() | XPathAttributes | Contains generated attributes. (Inherited from Infragistics.Web.UI.GridControls.XPathDataNavigable) |
| Name | Description | |
|---|---|---|
![]() | GenerateAttributes | Overridden. Various attributes for the grid's top node are generated here. |