Click or drag to resize

StiMatrixGetStyleFromComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetStyleFromComponent(Stimulsoft.Report.Components.StiComponent,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCellStyle GetStyleFromComponent(
	StiComponent component,
	int x,
	int y
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetStyleFromComponent(Stimulsoft.Report.Components.StiComponent,System.Int32,System.Int32)"]

x
Type: SystemInt32

[Missing <param name="x"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetStyleFromComponent(Stimulsoft.Report.Components.StiComponent,System.Int32,System.Int32)"]

y
Type: SystemInt32

[Missing <param name="y"/> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetStyleFromComponent(Stimulsoft.Report.Components.StiComponent,System.Int32,System.Int32)"]

Return Value

Type: StiCellStyle

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiMatrix.GetStyleFromComponent(Stimulsoft.Report.Components.StiComponent,System.Int32,System.Int32)"]

See Also