Package com.stimulsoft.report.dialogs
Interface IStiReportControl
- All Known Implementing Classes:
StiButtonControl,StiCheckBoxControl,StiCheckedListBoxControl,StiComboBoxControl,StiDateTimePickerControl,StiGridControl,StiGroupBoxControl,StiLabelControl,StiListBoxControl,StiRadioButtonControl,StiReportControl,StiTextBoxControl
public interface IStiReportControl
-
Method Summary
Modifier and TypeMethodDescriptionGets default event for this report control.
-
Method Details
-
GetDefaultEvent
StiEvent GetDefaultEvent()Gets default event for this report control.- Returns:
- Default event.
-