Click or drag to resize

StiBaseStyleConditions Property

Gets or sets a collection of the style conditions.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiStyleConditionsCollectionConverter))]
public virtual StiStyleConditionsCollection Conditions { get; set; }

Property Value

Type: StiStyleConditionsCollection
See Also