Gets the index of the data range instance, which contains the target Canvas (if any).
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public int RangeIndex { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property RangeIndex As Integer |
See Also