[]
Represents a user control that displays and manages a list of layers within an ActiveReports report.
[ToolboxBitmap(typeof(CommonResources), "CommonResources.LayerList.bmp")]
public sealed class LayerList : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
LayerList() | Initializes a new instance of layer list. |
LayerList(IThemeManager) | Initializes a new instance of layer list. |
Name | Description |
---|---|
ReportDesigner | Gets or sets the Designer instance to bind to this control. |
Name | Description |
---|---|
SelectionChanged | Occurs when the selection within the layers list changes, such as when a different layer is selected by the user. |