Method SetExpandedAreas
SetExpandedAreas(TState, bool)
Setter to the expended state.
Declaration
public override void SetExpandedAreas(TState mask, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| TState | mask | The filtering mask |
| bool | value | The expended state to set |