Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Property Grid Editor

Control GrooperReview.Controls.PropertyGrid

Property editors are user interfaces which display when a property is edited in the Property Grid.

Remarks

Overview

The Property Grid Editor class serves as the foundation for all property editor UI components in Grooper. Property editors are specialized user interfaces that display when a property is edited in the Property Grid, adapting their layout and controls to the property's type, value, and configuration. This base class provides access to the property context, display caption, and view path, and supports dynamic selection of the appropriate editor UI for each property.

Role in the UI

  • Property editors are invoked when a user edits a property in the Property Grid.
  • Each editor provides a tailored interface for its property type, such as drop-down lists, color pickers, object grids, or custom controls.

Derived Types

There are 18 implementations of Property Grid Editor.

ACL Editor Provides a user interface for editing Access Control List (ACL) properties, allowing users to manage permissions for users and groups.
Anchor Editor Editor for defining an anchor (a reference point relative to a text element on the document).
Choice Editor Editor for selecting from a list of choices, supporting single or multi-selection with checkboxes and advanced list options.
CMIS Query Editor Edits a property containing a CMISQL Query, providing an interactive interface for building, testing, and executing queries against a CMIS repository.
Code Property Editor Editor for properties that contain expressions, providing a configurable code editor with syntax highlighting and completion.
Collation Editor Allows for the configuration and testing of a Collation Provider.
Collection Editor Allows viewing and editing of a collection of objects, supporting advanced list management, selection, and property editing.
Extractor Property Editor Editor for Value Extractor properties, providing an interactive interface for configuring, testing, and validating extraction logic.
Folder Editor Provides an interactive editor for selecting folder paths, supporting hierarchical navigation and integration with various folder types.
List Editor Displays a drop-down list property editor with a list of possible values, supporting keyboard and mouse selection.
Multi Reference Editor Allows selection of multiple nodes from the Grooper tree structure, supporting hierarchical navigation and multi-select via checkboxes.
OAuth Log-in Editor Provides a user interface for OAuth client authentication, enabling users to log in and out of cloud services using OAuth 2.0.
Object Editor Provides a user interface for editing the properties of an object.
Ordered Reference Editor Used for editing an ordered list of GrooperNodes in a PropertyGrid, supporting selection, reordering, and management of node references.
Preview Image Editor Preview image for barcode detection, providing a visual interface for reviewing page content and barcode results.
Reference Editor Provides a UI for editing properties which reference nodes in the Grooper tree structure, supporting hierarchical navigation and node selection.
Sample Image Editor Allows editing of a classify sample image, supporting image preview, clipboard operations, renaming, deletion, and sample list management.
Zone Editor Edits properties of type Rectangle or Logical Rectangle, providing a visual and data-driven interface for zone configuration.
Notification