<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / DataSource Property

In This Topic
    DataSource Property (C1OlapPage)
    In This Topic
    Gets or sets the object that contains the data to be analyzed.
    Syntax
    'Declaration
     
    Public Property DataSource As Object
    public object DataSource {get; set;}
    See Also