VEvent.Name Property
In This Article
Gets the name of the calendar component (“VEVENT”).
Namespace: DevExpress.XtraScheduler.iCalendar.Components
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
String | The string ‘VEVENT’. |
See Also