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