ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPanel Class / DataSource Property

In This Topic
    DataSource Property (C1FlexPivotPanel)
    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