ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / Range Structure / ToString Method

In This Topic
    ToString Method (Range)
    In This Topic
    Returns a System.String that represents this instance in 'Start - End' format.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also