Uses of Interface
com.stimulsoft.report.dialogs.IStiReportControl

Packages that use IStiReportControl
com.stimulsoft.report.dialogs   
 

Uses of IStiReportControl in com.stimulsoft.report.dialogs
 

Classes in com.stimulsoft.report.dialogs that implement IStiReportControl
 class StiButtonControl
          Represents a Windows button control.
 class StiCheckBoxControl
          Represents a Windows check box.
 class StiCheckedListBoxControl
          Displays a ListBox in which a check box is displayed to the left of each item.
 class StiComboBoxControl
          Represents a Windows combo box control.
 class StiDateTimePickerControl
          Represents a Windows date-time picker control.
 class StiGridControl
          Displays datasource in a scrollable grid.
 class StiGroupBoxControl
          Represents a Windows group box.
 class StiLabelControl
          Represents a standard Windows label.
 class StiListBoxControl
          Represents a Windows list box control.
 class StiRadioButtonControl
          Represents a Windows radio button.
 class StiReportControl
          Describes the base class for all report controls.
 class StiTextBoxControl
          Represents a Windows text box control.