Back to Devexpress

SchedulerToolbarInfo.Scheduler Property

blazor-devexpress-dot-blazor-dot-schedulertoolbarinfo.md

latest1.0 KB
Original Source

SchedulerToolbarInfo.Scheduler Property

Returns an object that defines Scheduler methods.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ISchedulerAppointmentActions Scheduler { get; }

Property Value

TypeDescription
ISchedulerAppointmentActions

An object that implements the ISchedulerAppointmentActions interface.

|

Remarks

Refer to the SchedulerToolbarInfo class description for additional information and an example.

See Also

SchedulerToolbarInfo Class

SchedulerToolbarInfo Members

DevExpress.Blazor Namespace