Class SpecialDatesCollection
Inheritance
System.Object
SpecialDatesCollection
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class SpecialDatesCollection : CollectionEditor
Constructors
SpecialDatesCollection(Type)
Initializes a new instance of the SpecialDatesCollection class.
Declaration
public SpecialDatesCollection(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |
Methods
CanSelectMultipleInstances()
Declaration
[SecurityCritical]
protected override bool CanSelectMultipleInstances()
Returns
Type | Description |
---|---|
System.Boolean |
CreateCollectionItemType()
Declaration
[SecurityCritical]
protected override Type CreateCollectionItemType()
Returns
Type | Description |
---|---|
System.Type |