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

Writes an XMLFile containing the properties from control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property XMLWrite As String
C# 
public virtual string XMLWrite {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