Table of Contents

Property XPath

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

XPath

XPath property, the XPath query used for generating the DataCollection

[DesignerSerializationOptions(DesignerSerializationOptions.SerializeAsAttribute)]
public string XPath { get; set; }

Property Value

string

Remarks

Setting this property will implicitly cause this DataProvider to refresh. When changing multiple refresh-causing properties, the use of DeferRefresh() is recommended.