Version 24.2 (latest)

FlatDataSource Class Properties

For a list of all members of this type, see FlatDataSource members.

Public Properties
 NameDescription
Public PropertyAreaFieldSettings (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyAutoUpdate  
Public PropertyColumns (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyConnectionSettings (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyCube (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyCubes (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyCubesSettingsGets the list of metadata objects used when the UI representation of the cube is built.  
Public PropertyDeferredLayoutUpdate (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyDimensionsGenerationModeGets or sets the data source used to extract information about the dimensions generation.  
Public PropertyError (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyFilters (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyGenerateNullValueCellsGets or sets a value indicating whether result cell is generated when aggregated cell's result value is null. The default value is true.  
Public PropertyHierarchyDescriptorsGets the list of HierarchyDescriptor objects used to construct the hierarchies over particular property of flat type.  
Public PropertyHierarchyExpansionMode (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyIsBusy (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyIsFlatData (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyIsInitializing (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyIsSlicerProviderInitialized  
Public PropertyIsSwitchingAreaItemLocation (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyItemsSourceGets or sets the IEnumerable used as data sourse by this FlatDataSource.  
Public PropertyLevelDefaultSortDirections (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyLevelFirstSortDirection (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyLevelSortDirections (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMeasureGroup (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMeasureGroups (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMeasureListIndex (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMeasureListLocation (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMeasureListViewModel (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMeasures (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyMetadata (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyOlapViewModel  
Public PropertyParentInFrontForColumns (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyParentInFrontForRows (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyPreserveMembersOrder (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyProcessing (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyResult (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyRows (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertySortDescriptors (Inherited from Infragistics.Olap.DataSourceBase)
Public PropertyUpdateTimeout  
Protected Properties
 NameDescription
Protected PropertyCubesList (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyDataProvider (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyDesiredMeasureListIndex (Inherited from Infragistics.Olap.DataSourceBase)
Protected Internal PropertyFlatDataProviderGets this Infragistics.Olap.DataSourceBase.DataProvider as FlatDataModelProvider  
Protected PropertyFlatDataSettingsGets this Infragistics.Olap.DataSourceBase.ConnectionSettings as FlatDataSettings  
Protected PropertyFullResult (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyHasInitializationData (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyHierarchizedResult (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyIsPivoting (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyIsSchemaDirty (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyIsWorkerBusy (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertyPartialResultMeasure  
Protected PropertyRawResult (Inherited from Infragistics.Olap.DataSourceBase)
Protected PropertySkipRefreshGrid (Inherited from Infragistics.Olap.DataSourceBase)
See Also