Click or drag to resize

StiControlElementGdiPainterFormat Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiControlElementGdiPainter.Format(Stimulsoft.Report.Dashboard.IStiControlElement,System.Object)"]

Namespace:  Stimulsoft.Dashboard.Drawing.Painters
Assembly:  Stimulsoft.Dashboard.Drawing (in Stimulsoft.Dashboard.Drawing.dll) Version: 2019.3.1.0
Syntax
public virtual string Format(
	IStiControlElement element,
	Object value
)

Parameters

element
Type: Stimulsoft.Report.DashboardIStiControlElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiControlElementGdiPainter.Format(Stimulsoft.Report.Dashboard.IStiControlElement,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiControlElementGdiPainter.Format(Stimulsoft.Report.Dashboard.IStiControlElement,System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiControlElementGdiPainter.Format(Stimulsoft.Report.Dashboard.IStiControlElement,System.Object)"]

See Also