ReportSections Class

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

Syntax


public class ReportSections : UserInterface<ReportSection, ReportSectionCollection>
Public Class ReportSections _
	Inherits UserInterface(Of ReportSection, ReportSectionCollection)
public ref class ReportSections : public UserInterface<ReportSection^, ReportSectionCollection^>

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance..::..UserInterface<(Of <(<'ReportSection, ReportSectionCollection>)>)>
                JiwaFinancials.Jiwa.JiwaReportsUI.Configuration..::..ReportSections