ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / Field Class / ToString Method

In This Topic
    ToString Method (Field)
    In This Topic
    Returns a string that represents the current Field object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also