[]
        
(Showing Draft Content)

C1.Report.FieldBase.PropsTable-1

FieldBase.PropsTable<T> Class

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

Constructors

Name Description
PropsTable()