Reports Class

Namespace:  JiwaFinancials.Jiwa.JiwaReportsUI.Configuration
Assembly:  JiwaReportsUI (in JiwaReportsUI.dll)

Syntax


public class Reports : UserInterface<Report, ReportCollection>
Public Class Reports _
	Inherits UserInterface(Of Report, ReportCollection)
public ref class Reports : public UserInterface<Report^, ReportCollection^>

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance..::..UserInterface<(Of <(<'Report, ReportCollection>)>)>
                JiwaFinancials.Jiwa.JiwaReportsUI.Configuration..::..Reports