[]
        
(Showing Draft Content)

C1.Report.VisualReportObject.PropsTable-1

VisualReportObject.PropsTable<T> Class

Inheritance
C1PropsTable<T>
VisualReportObject.PropsTable<T>
Namespace: C1.Report
Assembly: C1.Report.4.6.2.dll
Syntax
public class VisualReportObject.PropsTable<T> : ReportObject.PropsTable<T> where T : VisualReportObject
Public Class VisualReportObject.PropsTable(Of T As VisualReportObject)
    Inherits ReportObject.PropsTable(Of T)
Type Parameters
Name Description
T

Constructors

Name Description
PropsTable()