Click or drag to resize

StiComponentConditions Property

Gets or sets the collection of conditions.

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

Property Value

Type: StiConditionsCollection

Implements

IStiConditionsConditions
See Also