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

Provides data for the AppointmentTextChange event.

Object Model

AppointmentTextChangeEventArgs ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class AppointmentTextChangeEventArgs 
C# 
public class AppointmentTextChangeEventArgs 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.DayView.AppointmentTextChangeEventArgs

Requirements

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

See Also