ActiveReports 10
IsEndOpen Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > Range Structure : IsEndOpen Property
Gets a value indicating whether the end of this Range equals to int.MaxValue.
Syntax
'Declaration
 
Public ReadOnly Property IsEndOpen As Boolean
public bool IsEndOpen {get;}

Property Value

true if this instance is end open; otherwise, false.
See Also

Reference

Range Structure
Range Members