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

In This Topic
DataMemberId Property
In This Topic
Gets the id of the data member.
Syntax
'Declaration
 
ReadOnly Property DataMemberId As Integer
 

Property Value

An System.Int32 representing the id of the data member.
See Also