Click or drag to resize

TableDataSourceDataViewEnabled Property

Specifies if Analysis are using GetDataView (filtered) or the whole DataSource as it's DataSource

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public bool DataViewEnabled { get; set; }

Property Value

Boolean
See Also