StiEditDataStoreAdapterEventArgs Class

Namespace: Stimulsoft.Report.Events

Inheritance

Inherits from: EventArgs

Constructors

Constructor Description
StiEditDataStoreAdapterEventArgs(object designer, StiDataAdapterService adapter, StiDictionary dictionary, StiDataSource dataSource)  

StiEditDataStoreAdapterEventArgs(designer: object, adapter: StiDataAdapterService, dictionary: StiDictionary, dataSource: StiDataSource)

Parameters

  • designer (object)
  • adapter (StiDataAdapterService)
  • dictionary (StiDictionary)
  • dataSource (StiDataSource)

Properties

Property Type Description
Adapter StiDataAdapterService  
DataSource StiDataSource  
Designer object  
DialogResult bool?  
Dictionary StiDictionary