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

The description of the error which has occurred.

Syntax

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

Property Value

string

Requirements

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

See Also