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

The ID number of the error which has occurred.

Syntax

Visual Basic (Declaration) 
Public Property Error As Integer
C# 
public int Error {get; set;}

Property Value

Integer

Requirements

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

See Also