[]
Gets a collection of SelectorSetter objects, which describe the setters to apply when the specified condition has been met.
public SelectorSetterCollection Setters { get; }
Public ReadOnly Property Setters As SelectorSetterCollection
Type | Description |
---|---|
SelectorSetterCollection | The setters. |