[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekTitleStyleSelector.Conditions

Conditions Property

Conditions

Gets a collection of SelectorCondition objects. A new Style is selected when all the conditions are checked, and the setters of the conditions which are met, will be applied to the selected Style.

Declaration
public ConditionCollection Conditions { get; }
Public ReadOnly Property Conditions As ConditionCollection
Property Value
Type Description
ConditionCollection

The conditions.