RadarSoft.RadarCube.Web.MSAS Send comments on this topic.
RadarSoft.RadarCube.Web Namespace (RadarSoft.RadarCube.Web)
See Also  Inheritance Hierarchy

Classes

 ClassDescription
ClassAllowDrillActionEventArgs An object passed as a parameter to the TOLAPGrid.AllowDrillAction event.
ClassAsyncSaveEventArgs Event arg class for asynchronous save events.
ClassCellEventArgs The class for the RadarCube events related to the operations of Grid cells.
ClassChartSettings The visual setting of the grid containing slice data in the Ria OLAP Chart control.
ClassChartVisiblePanels Allows you to set the visibility/invisibility of Tool-panels (such as row or column areas) of the Ria OLAP Chart.
ClassColorWrapper  
ClassContextMenuClickArgs This object is passed to the OnContextMenuClick event and allows you to find out which menu item was selected and on which cell.
ClassCubeStructureTreeSettings The visual settings of Cube Structure Tree.
ClassDrawCellEventArgs An object passed to the RiaOLAPGrid.DrawCell event handler.
ClassDrillthroughActionArgs  
ClassFilterGridSettings The visual settings of the grid describing the filters applied to the Cube.
ClassGridSettings The visual setting of the grid containing slice data in the Ria OLAP Grid control.
ClassGridToolboxItemActionArgs The class passed as a parameter in the Toolbar action event handler.
ClassGridVisiblePanels Allows you to set the visibility/invisibility of Tool-panels (such as row or column areas) of the Ria OLAP Grid.
ClassHierarchyEditorSettings  
ClassHistoryManager The class realizing the Undo and Redo methods for the Grid and Graph.
ClassICubeAddress Describes the cell address in a multidimensional OLAP cube, as well as cells as aggregated data
ClassInternalGridSettings The visual setting of the grid containing olap slice data.
ClassMainGridData Interaction logic for MainGridData.xaml MainGridData
ClassPivotPanelSettings The visual settings of pivot panels.
ClassReportPage Interaction logic for ReportPage.xaml ReportPage
ClassRiaBrush

Describes the brush used for filling some parts of RIA OLAP controls.

ClassRiaGradientStop The element that describes the value of the gradient in the RiaBrush.Stops collection of the gradient brush.
ClassRiaGradientStopCollection Represents a collection of the "color-offset" pairs that define the gradient for the gradient brush.
ClassRiaOLAPControl An abstract ancestor of the RIA OLAP controls.
ClassRiaOLAPControl<T>  
ClassRiaPanelSettings The visual settings of tool panels (such as row or column areas) of the Ria OLAP control.
ClassShowRIAContextMenuEventArgs An object passed as a parameter to the OnShowContextMenu event of RIA controls.
ClassSilverlightOLAPControl<T>  
ClassTAllowDisplayMemberArgs An object passed as a parameter to the TOLAPGrid.OnAllowDisplayMember event.
ClassTAxesLayout Describes both the initial and the current configurations of the Grid pivot areas.
ClassTCalcMemberArgs The class is passed as an argument for calculation of calculated measures' and calculated hierarchy members' values.
ClassTCalculatedMember The class represents a calculated hierarchy member or calculated measure created on the client's side.
ClassTCellFormattingProperties Represents the formatting properties of a Cube cell
ClassTCellSet Represents the current OLAP slice displayed in the Grid and contains all necessary properties and methods to manipulate the current slice.
ClassTCubeAction Describes the MSAS Action for the specified item (cell, member, level, hierarchy and so on).
ClassTCubeDimension Represents the Cube dimension responsible for its structure.
ClassTCubeDimensions Represents a collection of TCubeDimension objects (dimensions of the Cube).
ClassTCubeEngine This object serves as a layer between the Grid and the Cube - the data source, a successor to the TRadarCube component.
ClassTCubeHierarchies Represents a collection of the dimension hierarchies.
ClassTCubeHierarchy Represents a hierarchy (a composite part of a dimension) responsible for the structure of the Cube.
ClassTCubeLevel Describes the level of the hierarchy.
ClassTCubeLevels Represents the list of hierarchy levels.
ClassTCubeMeasure Describes measures of the Cube.
ClassTCubeMeasures Represents a collection of the Cube measures.
ClassTCubeMember Represents a Cube hierarchy member or a Cube measure.
ClassTCubeMembers Represents the list of members assigned to the hierarchy level or to any of the parent elements of the Parent-Child hierarchy.
ClassTCustomMember An abstract ancestor to the classes TGroupMember and TCalculatedMember that represents user-created groups and calculated members accordingly on the Grid level.
ClassTCustomOLAPGrid An abstract class, an ancestor to the TOLAPGrid control.
ClassTDimension Creates an instance of TDimension class
ClassTDimensionCalculatedMember A calculated hierarchy member described in the "Grid layout" editor (at design time).
ClassTDimensionCalculatedMembers A design-time collection of calculated hierarchy members.
ClassTDimensions Represents the Grid-level collection of Cube dimensions.
ClassTEvaluator An auxiliary object containing a set of methods to be used in the events which calculate values of the calculated hierarchy members, the calculated measures and measure display modes
ClassTEventInitHierarchyArgs Contains a set of parameters for the TCustomOLAPGrid.OnInitHierarchy event
ClassTEventMemberSortArgs An object passed to the TOLAPGrid.OnMemberSort event of the hierarchy members sorting
ClassTExportOptionsBase  
ClassTFilter Describes the context filter settings for the hierarchy level.
ClassTGridEventArgs  
ClassTGroupMember Describes groups of hierarchy members
ClassTHierarchies An object of this type represents the collection of hierarchies on the Grid level
ClassTHierarchy A complementary class of the Grid level for the TCubeHierarchy class. It adds properties and methods that allow you to set up hierarchy appearance for an end user
ClassTIntelligence  
ClassTLevel Hierarchy levels are described by the objects of this type
ClassTLevels The list of hierarchy levels
ClassTMeasure An object responsible for measures on the grid level.
ClassTMeasureFilter The class describes the context filter settings for the measure.
ClassTMeasureGroup Represents a group of measures combined in one chart.
ClassTMeasures A collection of measures that can be displayed in the Grid.
ClassTMeasureShowMode Contains information about the measure display mode
ClassTMeasureShowModes The list of display modes for measures
ClassTMember An object representing the hierarchy member on the grid level.
ClassTMembers The list of hierarchy members.
ClassTOLAPAxisLayoutSerializer Saves/restores the state of the Grid.
ClassTOLAPGridGeneric An abstract ancestor of TOLAPGrid, RiaOLAPGrid и RiaOLAPChart controls.
ClassTOLAPGridSerializer Saves/restores the OLAP slice state.
ClassToolboxButtons Container for properties to customizing the Toolbox buttons
ClassToolboxSettings

The in-built Toolbox settings. Allow you to set the visual properties of the Toolbox and define the visibility/invisibility of its buttons.

ClassTPagerSettings Determines the page view settings for the specified hierarchy level.
ClassTPivotEventArgs The pivot event parameters description
ClassTPoint<TX,TY>  
ClassTRadarCube An abstract ancestor class for components, the data sources, for TOLAPGrid.
ClassTrendWrapper  
ClassTShowMeasureArgs An object passed as the parameter in the TOLAPGrid.OnShowMeasure event.
ClassWrapper<T>  
ClassWrapper<T1,T2>  
ClassWritebackArgs  

Interfaces

 InterfaceDescription
InterfaceICell Successors of this interface provide all the necessary properties and methods to manage the Grid cells.
InterfaceIChartable  
InterfaceIDataCell The successor of the ICell interface, expanded by a set of properties and methods to work with the cells specifically from the data area. The successor of the ICell interface which is expanded by a set of properties and methods to work with the cells specifically from the data area.
InterfaceILevelCell The successor of the ICell interface, expanded by a set of properties and methods to work with cells describing dimension levels
InterfaceIMemberCell The interface successor of the ICell interface, expanded by a set of properties and methods to work with cells describing dimension members

Delegates

 DelegateDescription
DelegateAllowDrillActionEventHandler Represents the method that will handle the TCustomOLAPControl.AllowDrillAction event.
DelegateContextMenuClickHandler  
DelegateDrawCellEventHandler  
DelegateDrillthroughActionEvent  
DelegateGridToolboxItemActionHandler Represents the method that will handle an event of a toolbox item action.
DelegateShowRIAContextMenuEventHandler  
DelegateTAllowDisplayMemberEvent Represents the method that will handle the TCustomOLAPGrid.OnAllowDisplayMember event.
DelegateTCalcMemberEvent Represents the method that will handle the TCustomOLAPGrid.OnCalcMember event.
DelegateTInitHierarchyEvent  
DelegateTMemberSortEvent  
DelegateTOLAPGridEvent  
DelegateTOLAPGridGeneric.WritebackHandler  
DelegateTPivotEventHandler The delegate describing pivot events
DelegateTShowMeasureEvent  

Enumerations

 EnumerationDescription
EnumerationImagePosition  
EnumerationPageBreakMode  
EnumerationRiaControlStyles  
EnumerationSeriesType  
EnumerationTCellsetTableMode Enumerates the export Cellset contents modes.
EnumerationTCubeActionType Enumerates the types of MSAS Actions
EnumerationTMarkerType  
EnumerationTrendType  
EnumerationTToolButtonType Enumerates the toolbox button types

See Also

© 2010 Radar-Soft, L.L.C. All Rights Reserved.