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