Class OverlayCollectionEditor

Inheritance
System.Object
OverlayCollectionEditor
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0
Syntax
public class OverlayCollectionEditor : CollectionEditor

Constructors

OverlayCollectionEditor(Type)

Declaration
public OverlayCollectionEditor(Type type)
Parameters
Type Name Description
System.Type type

Methods

CanSelectMultipleInstances()

Declaration
protected override bool CanSelectMultipleInstances()
Returns
Type Description
System.Boolean

CreateNewItemTypes()

Declaration
protected override Type[] CreateNewItemTypes()
Returns
Type Description
System.Type[]