The following tables list the members exposed by XPathGrid.
Name | Description | |
---|---|---|
XPathGrid Constructor | Overloaded. |
Name | Description | |
---|---|---|
HasAttributes | Indicates whether the node has attributes. (Inherited from Infragistics.Web.UI.GridControls.XPathDataNavigable) | |
HasChildren | Always has children. (Inherited from Infragistics.Web.UI.GridControls.XPathGridData) | |
LocalName | Name of the node. (Inherited from Infragistics.Web.UI.GridControls.XPathGridData) | |
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 | Various attributes for the grid's top node are generated here. (Inherited from Infragistics.Web.UI.GridControls.XPathGridData) |