StiListBoxElementExportTool Class

Namespace: Stimulsoft.Dashboard.Export.Tools

Inheritance

Inherits from: StiElementExportTool

Methods

Method Returns Description
Render void  
RenderItems (+1 overloads) void  

Method Details

Render

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

Parameters

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

RenderItems

RenderItems(destination: StiPanel, rect: RectangleD, element: IStiElement, allowOpacity: bool, scaleFactor: double): void

Parameters

  • destination (StiPanel)
  • rect (RectangleD)
  • element (IStiElement)
  • allowOpacity (bool)
  • scaleFactor (double)

RenderItems(destination: StiPanel, rect: RectangleD, element: IStiElement, values: IList, **checks**: IList<[StiCheckStyle](/Stimulsoft.Reports.Class.Reference.NET/Stimulsoft_Report/Components/StiCheckStyle.html)>, ****: IListexpanders, **allowOpacity**: bool, **scaleFactor**: double): void

Parameters

  • destination (StiPanel)
  • rect (RectangleD)
  • element (IStiElement)
  • values (IList)
  • checks (IList<StiCheckStyle>)
  • ** (IListexpanders)
  • allowOpacity (bool)
  • scaleFactor (double)