Property XPath
XPath
XPath property, the XPath query used for generating the DataCollection
[DesignerSerializationOptions(DesignerSerializationOptions.SerializeAsAttribute)]
public string XPath { get; set; }
Property Value
Remarks
Setting this property will implicitly cause this DataProvider to refresh. When changing multiple refresh-causing properties, the use of DeferRefresh() is recommended.