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


"

The following tables list the members exposed by ControlErrorEventArgs.

"

Public Constructors

 NameDescription
public ConstructorControlErrorEventArgs ConstructorInitializes a new instance of the ControlErrorEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyErrorThe ID number of the error which has occurred.  
public PropertyMessageThe description of the error which has occurred.  
Top

See Also