Skip to main content

EditingFieldExtensions.RegisterImageCollectionEditorInfo Method

Name Parameters Description
RegisterImageCollectionEditorInfo(String, IDictionary<String, Image>, Boolean, Boolean, String) editorName, images, searchEnabled, sizeOptionsEnabled, displayName Registers an image editor with a filterable collection of predefined named images to be used for changing image content in Print Preview.
RegisterImageCollectionEditorInfo(String, IEnumerable<Image>, Boolean, String) editorName, images, sizeOptionsEnabled, displayName Registers an image editor with a collection of predefined images to be used for changing image content in Print Preview.