ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / DataMember Property

In This Topic
    DataMember Property (FlexPivotPage)
    In This Topic
    Gets or sets the specific list in a FlexPivotPage.DataSource object to be analyzed.
    Syntax
    'Declaration
     
    Public Property DataMember As String
    public string DataMember {get; set;}
    See Also