UniqueValuesArgs Constructors
Populates the command bound to the DataControlBase.CustomUniqueValuesCommand property with data.| Name | Parameters | Description |
|---|---|---|
| UniqueValuesArgs(String, Boolean, Boolean, Object) | fieldName, includeFilteredOut, roundDateTime, filter | Initializes a new instance of the UniqueValuesArgs class with specified settings. |
See Also