StiViewDataForm Class

Namespace: Stimulsoft.Dashboard.Viewer

This control is used for viewing content of DataSet.

Inheritance

Inherits from: StiForm

Constructors

Constructor Description
StiViewDataForm(IStiElement element)  

StiViewDataForm(element: IStiElement)

Parameters

  • element (IStiElement)

Methods

Method Returns Description
DrawSortArrow void  
OnPaintBackground void  

Method Details

DrawSortArrow

DrawSortArrow(e: DataGridViewCellPaintingEventArgs): void

Parameters

  • e (DataGridViewCellPaintingEventArgs)

OnPaintBackground

OnPaintBackground(e: PaintEventArgs): void

Parameters

  • e (PaintEventArgs)