Click or drag to resize

LTComponent Class

Base Component Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            More

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class LTComponent : Wrapper, 
	IDocumentProperty, IDynamicMetaObjectProvider

The LTComponent type exposes the following members.

Properties
 NameDescription
Public propertyCaption The caption of the component as displayed in the UI.
Public propertyDeleted Is the component marked for deletion?
Public propertyDocument Gets the associated Document of the LTComponent.
Public propertyItems The child collection
Public propertyName The name of the component. A guid used to identify this component.
Top
Events
 NameDescription
Public eventChanged The Click Event gets fired when the user clicks on the hitarea of the WindowlessComponent
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.AnalyseAnalysis
            Easymap.AddIn.CommonWindowlessComponent
            Easymap.AddIn.DataColumn
            Easymap.AddIn.DataDataSource
            Easymap.AddIn.Data.ProviderDataProvider
            Easymap.AddIn.DataView
            Easymap.AddIn.ReportsReport
            Easymap.AddInSheet