dbicCalendar Send comments on this topic.
XMLRead Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : XMLRead Property

Reads an existing XML file into the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property XMLRead As String
C# 
public virtual string XMLRead {get; set;}

Property Value

String

Remarks

For additional information, please see Reading and Writing XML Data.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also