Method SetAdditionalPropertiesState
SetAdditionalPropertiesState(TState, bool)
Setter to the expended state.
Declaration
public void SetAdditionalPropertiesState(TState mask, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| TState | mask | The filtering mask. |
| bool | value | True to show the additional properties. |