dbicMonth Send comments on this topic.
AppointmentItemEventArgs Class Members
See Also  Properties 
dbicMonth Assembly > Dbi.WinControl.Month Namespace : AppointmentItemEventArgs Class


"

The following tables list the members exposed by AppointmentItemEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAppointmentItemEventArgs ConstructorInitializes a new instance of the AppointmentItemEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAppointmentItemThe dbiAppointmentItem that the event is occuring against.  
Top

See Also