[]
Represents the group editor control.
[ToolboxBitmap(typeof(CommonResources), "CommonResources.GroupEditor.bmp")]
public sealed class GroupEditor : GenericGroupEditor, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
| Name | Description |
|---|---|
| GroupEditor() | Initializes a new instance of the GroupEditor class. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| InvertImages() | Inverts the images used for row groups, column groups, and the mode toggle button using the current GrapeCity.ActiveReports.Design.GroupEditor.GroupEditor.InvertIcon function. |
| OnHandleCreated(EventArgs) | Raises the HandleCreated event and scales icon images to the current DPI. |
| UpdateItems() | Updates the row and column group hierarchy items displayed in the group editor. |