[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.LayerList

LayerList Class

Represents a user control that displays and manages a list of layers within an ActiveReports report.

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

Constructors

Name Description
LayerList()

Initializes a new instance of layer list.

LayerList(IThemeManager)

Initializes a new instance of layer list.

Properties

Name Description
ReportDesigner

Gets or sets the Designer instance to bind to this control.

Events

Name Description
SelectionChanged

Occurs when the selection within the layers list changes, such as when a different layer is selected by the user.