ImageCollectionEditorInfo Properties
Provides information about an image collection editor that is used to edit image content in Print Preview.Name | Description |
---|---|
DisplayName | Gets the editor name that is displayed in the End-User Report Designer‘s Properties window. Inherited from InplaceEditorInfoBase. |
EditorName | Gets the editor name. Inherited from InplaceEditorInfoBase. |
ImageCollection | Provides access to the editor’s collection of predefined named images. |
Options | An object that provides settings for the registered image editor. Inherited from ImageInplaceEditorInfo. |
SearchEnabled | Gets whether to allow end-users to use incremental search in the image collection. |
ShowCaption | Indicates whether item captions are displayed in the image collection editor. |
SizeOptionsEnabled | Gets whether to allow end-users to set up the image’s size and alignment options in the image collection editor. |
See Also