Method | Description | |
---|---|---|
AddSystemLevelList ( string name, IEnumerable options ) : void |
Add a system level list by key/value options
|
|
AddSystemLevelList ( string name, IEnumerable |
Add a system level selection list by string values
|
|
Basic ( ) : |
Build a basic CellHandling object with the default configuration for equivalence and conversions
|
|
CellHandling ( |
public AddSystemLevelList ( string name, IEnumerable options ) : void | ||
name | string | |
options | IEnumerable | |
return | void |
public AddSystemLevelList ( string name, IEnumerable |
||
name | string | |
values | IEnumerable |
|
return | void |
public CellHandling ( |
||
equivalence | ||
conversions | Conversions | |
return | System.Collections.Generic |