JavaScriptConverter.SupportedTypes override. Gets a collection of the supported types.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override IEnumerable<Type> SupportedTypes { get; } |
Visual Basic
![]() |
---|
Public Overrides ReadOnly Property SupportedTypes As IEnumerable(Of Type) |
A collection with Item and Appointment types that are supported by the ItemConverter.