Click or drag to resize

StiConditionHelperApply Method

Apply formatting which specifed in condtition to component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Apply(
	Object comp,
	string styleName
)

Parameters

comp
Type: SystemObject

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Report.Components.StiConditionHelper.Apply(System.Object,System.String)"]

styleName
Type: SystemString

[Missing <param name="styleName"/> documentation for "M:Stimulsoft.Report.Components.StiConditionHelper.Apply(System.Object,System.String)"]

See Also