dbicDayView Send comments on this topic.
XMLRead Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : XMLRead Property

Gets or an existing xml file to read into the control.

Syntax

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

Property Value

string

Requirements

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

See Also