ComponentOne Reports for WPF
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 String
    public override string ToString()
    See Also