Click or drag to resize

StiGridSetCell Method (Int32, Int32, Int32, Int32, Object, Object, StiCrossField, Boolean, Object, Object, Object, DictionaryString, Object, Int32, String, String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report.CrossTab.Core
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCell SetCell(
	int cellX,
	int cellY,
	int cellWidth,
	int cellHeight,
	Object text,
	Object value,
	StiCrossField field,
	bool isNumeric,
	Object hyperlink,
	Object toolTip,
	Object tag,
	Dictionary<string, Object> drillDownParameters,
	int level,
	string parentGuid,
	string guid,
	bool keepMergedCellsTogether
)

Parameters

cellX
Type: SystemInt32

[Missing <param name="cellX"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

cellY
Type: SystemInt32

[Missing <param name="cellY"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

cellWidth
Type: SystemInt32

[Missing <param name="cellWidth"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

cellHeight
Type: SystemInt32

[Missing <param name="cellHeight"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

text
Type: SystemObject

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

field
Type: Stimulsoft.Report.CrossTabStiCrossField

[Missing <param name="field"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

isNumeric
Type: SystemBoolean

[Missing <param name="isNumeric"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

hyperlink
Type: SystemObject

[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

toolTip
Type: SystemObject

[Missing <param name="toolTip"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

tag
Type: SystemObject

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

drillDownParameters
Type: System.Collections.GenericDictionaryString, Object

[Missing <param name="drillDownParameters"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

level
Type: SystemInt32

[Missing <param name="level"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

parentGuid
Type: SystemString

[Missing <param name="parentGuid"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

guid
Type: SystemString

[Missing <param name="guid"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

keepMergedCellsTogether
Type: SystemBoolean

[Missing <param name="keepMergedCellsTogether"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

Return Value

Type: StiCell

[Missing <returns> documentation for "M:Stimulsoft.Report.CrossTab.Core.StiGrid.SetCell(System.Int32,System.Int32,System.Int32,System.Int32,System.Object,System.Object,Stimulsoft.Report.CrossTab.StiCrossField,System.Boolean,System.Object,System.Object,System.Object,System.Collections.Generic.Dictionary{System.String,System.Object},System.Int32,System.String,System.String,System.Boolean)"]

See Also