[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.GroupEditor.GroupEditor

GroupEditor Class

Represents the group editor control.

Namespace: GrapeCity.ActiveReports.Design.GroupEditor
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[ToolboxBitmap(typeof(CommonResources), "CommonResources.GroupEditor.bmp")]
public sealed class GroupEditor : GenericGroupEditor, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
GroupEditor()

Initializes a new instance of the GroupEditor class.

Methods

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.