ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixMember Interface / DataMemberId Property

In This Topic
    DataMemberId Property
    In This Topic
    Returns the id of the data member.
    Syntax
    'Declaration
     
    ReadOnly Property DataMemberId As Integer
    int DataMemberId {get;}
    See Also