Back to Devexpress

SchedulerAppointmentFormInfo.RecurrenceFormInfo Property

blazor-devexpress-dot-blazor-dot-schedulerappointmentforminfo-192c35f7.md

latest1.1 KB
Original Source

SchedulerAppointmentFormInfo.RecurrenceFormInfo Property

Returns an object that stores information about the Recurrence form.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public SchedulerRecurrenceFormInfo RecurrenceFormInfo { get; }

Property Value

TypeDescription
SchedulerRecurrenceFormInfo

An object that stores information about the Recurrence form.

|

Remarks

You can use the RecurrenceFormInfo property to obtain information about the Recurrence form and customize it.

See Also

SchedulerAppointmentFormInfo Class

SchedulerAppointmentFormInfo Members

DevExpress.Blazor Namespace