Skip to main content

iCalendarComponentBase.BodyItemType Property

Gets the type of the calendar item.

Namespace: DevExpress.XtraScheduler.iCalendar.Components

Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll

Declaration

public override iCalendarBodyItemType BodyItemType { get; }

Property Value

Type Description
DevExpress.XtraScheduler.iCalendar.Components.iCalendarBodyItemType

A DevExpress.XtraScheduler.iCalendar.Components.iCalendarBodyItemType enumeration member.

See Also