[]
Gets or sets the value used to represent the selection of all possible items in a multi-value parameter.
public object SelectAllValue { get; set; }
Type | Description |
---|---|
object | An object that represents the "Select All" option in multi-value parameters. |