menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CubeInfoCollectionChangedEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CubeInfoCollectionChangedEventArgs

    Provides data for the CubeInfoCollectionChanged event.

    Inheritance
    System.Object
    CubeInfoCollectionChangedEventArgs
    Namespace: Syncfusion.Olap.UWP.Manager
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public class CubeInfoCollectionChangedEventArgs : EventArgs

    Constructors

    CubeInfoCollectionChangedEventArgs()

    Declaration
    public CubeInfoCollectionChangedEventArgs()

    Properties

    NewCubes

    Gets or sets the new cubes.

    Declaration
    public CubeInfoCollection NewCubes { get; set; }
    Property Value
    Type Description
    CubeInfoCollection

    The new cubes.

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved