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; }
<TypeConverterAttribute(GetType(StiConditionsCollectionConverter))>
Public Overridable Property Conditions As StiConditionsCollection
Get
Set
Property Value
Type:
StiConditionsCollectionImplements
IStiConditionsConditionsSee Also