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

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