ComponentOne Reports for WPF
C1.C1Report Namespace / Layout Class / ToString Method

In This Topic
    ToString Method (Layout)
    In This Topic
    Returns a description of layout to show it in designer.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also