StiComboBoxElementExportTool Class

Namespace: Stimulsoft.Dashboard.Export.Tools

Inheritance

Inherits from: StiElementExportTool

Methods

Method Returns Description
GetValuesCount int  
Render void  

Method Details

GetValuesCount

GetValuesCount(element: IStiElement, dataTable: StiDataTable): int

Parameters

Returns int


Render

Render(element: IStiElement, destination: StiPanel, rect: RectangleD, settings: StiDashboardExportSettings): void

Parameters

  • element (IStiElement)
  • destination (StiPanel)
  • rect (RectangleD)
  • settings (StiDashboardExportSettings)