ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / ToString Method

In This Topic
    ToString Method (Field)
    In This Topic
    Returns a description of the field (name, location, size).
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also