The following tables list the members exposed by AnimationCollectionEditor.
Name | Description | |
---|---|---|
AnimationCollectionEditor Constructor | Object constructor. |
Name | Description | |
---|---|---|
IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor) |
Name | Description | |
---|---|---|
CollectionItemType | Gets the data type of each item in the collection. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
CollectionType | Gets the data type of the collection object. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
Context | Gets a type descriptor that indicates the current context. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
HelpTopic | Ovveride the HelpTopic property to provide different topics, depending on selected property. (Inherited from Dundas.Charting.WebControl.Design.ChartCollectionEditor) | |
NewItemTypes | Gets the available types of items that can be created for this collection. (Inherited from System.ComponentModel.Design.CollectionEditor) |
Name | Description | |
---|---|---|
EditValue | Overloaded. Edit object's value. (Inherited from Dundas.Charting.WebControl.Design.ChartCollectionEditor) | |
GetEditStyle | Overloaded. Gets the edit style used by the EditValue method. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor) | |
PaintValue | Overloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor) |
Name | Description | |
---|---|---|
CancelChanges | Cancels changes to the collection. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
CanRemoveInstance | Indicates whether original members of the collection can be removed. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
CanSelectMultipleInstances | Indicates whether multiple collection items can be selected at once. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
CreateCollectionForm | Cretaes form for collection editing. (Inherited from Dundas.Charting.WebControl.Design.ChartCollectionEditor) | |
CreateCollectionItemType | Gets the data type that this collection contains. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
CreateInstance | Creates a new instance of the specified collection item type. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
CreateNewItemTypes | Overridden. Gets the data types that this collection editor can contain | |
DestroyInstance | Destroys the specified instance of the object. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
GetDisplayText | Retrieves the display text for the given list item. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
GetItems | Gets an array of objects containing the specified collection. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
GetObjectsFromInstance | Returns a list containing the given object (Inherited from System.ComponentModel.Design.CollectionEditor) | |
GetService | Gets the requested service, if it is available. (Inherited from System.ComponentModel.Design.CollectionEditor) | |
SetItems | (Inherited from System.ComponentModel.Design.CollectionEditor) | |
ShowHelp | Displaying help for the curently selected item in the property grid (Inherited from Dundas.Charting.WebControl.Design.ChartCollectionEditor) |