| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property XMLRead As String | |
| C# | |
|---|---|
public virtual string XMLRead {get; set;} | |
Property Value
stringThis property value is of type String, indicating the file name and path of the xml file to read into the control.
For additional information, please see Reading and Writing XML Data.