Click or drag to resize

View Class

View
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.DataView

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class View : LTComponent, IListSource

The View type exposes the following members.

Properties
 NameDescription
Public propertyDataViewEnabled Specifies if Analysis are using GetDataView (filtered) or GetDataSource as it's DataSource
Public propertyViewMode See ViewMode
Top
Methods
 NameDescription
Public methodGetDataSource Returns the DataSource for this View
Public methodGetDataView Returns the filtered DataSource used in tableviews and Analysis
Top
See Also