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; }
<TypeConverterAttribute(GetType(StiStyleConditionsCollectionConverter))>
Public Overridable Property Conditions As StiStyleConditionsCollection
Get
Set
Property Value
Type:
StiStyleConditionsCollectionSee Also