Namespace Syncfusion.Olap.Manager
Classes
ActiveReportChangedEventArgs
Provides data for the ActiveReportChanged event. |
AxisElementChangedEventArgs
Represents the data for the axis element changed event. |
AxisElementModifiedEventArgs
Represents the arguments for AxisElementModifiedEvent. |
CalculatedMemberAddedEventArgs
Handles the CalculatedMemberAdded event |
CellSetChangedEventArgs
Represents the argument for CellSetChangedEvent |
CellSetChangingEventArgs
Represents the argument for CellSetChangingEvent |
CubeChangedEventArgs
Represents the arguments for CubeChangedEvent. |
DrillDownEventArgs
Represents the arguments for DrillDownEvent. |
ExceptionHandlingEventArgs
Represents the argument for ExceptionHandlingEvent |
OlapDataManager
Represents the management of data. |
OlapDataManagerException
Represents the exception raised when user tries to perform restricted operation in OlapDataManager. |
PagerOptions
Represents the options for pager. |
PivotEnginePopulatedEventArgs
Represents the arguments for BeforePivotEnginePopulateEvent. |
QueryExecutingEventArgs
Represents the arguments for QueryExecutingEvent. |
ReportChangedEventArgs
Represents the arguments for ReportChangedEvent. |
Interfaces
IOlapDataManager
Represents the interface for OlapDataManager class. |
Delegates
ActiveReportChangedEventHandler
Represents the method that handles the event raised when the active report is changed. |
AxisElementChangedEventHandler
Represents the method that handles the event raised when the axis element is changed. |
AxisElementModifiedEventHandler
Represents the method that handles the event raised when the axis element is modified. |
CalculatedMemberAddedEventHandler
Represents the method that handles the event raised when the calculated member is added. |
CellSetChangedEvevtHandler
Represents the method that handles the event raised when the cell set is changed. |
CellSetChangingEventHandler
Represents the method that handles the event raised when the cell set is changing. |
CubeChangedEventHandler
Represents the method that handles the event raised when the cube is changed. |
DrillDownEventHandler
Represents the method that handles the event raised when the drill-down is performed. |
ExceptionHandlingEventHandler
Represents the method that handles the event raised when the exception is handling. |
QueryExecuteEventHandler
Represents the method that handles the event raised when the MDX query is executed. |
ReportChangedEventHandler
Represents the method that handles the event raised when the current report is changed. |