CustomUniqueValuesEventArgs Constructors
Provides data for the CustomUniqueValues event.Name | Parameters | Description |
---|---|---|
CustomUniqueValuesEventArgs(ColumnBase, Boolean, Boolean, OperationCompleted, CriteriaOperator) | column, includeFilteredOut, roundDateTime, asyncCompleted, filter | Initializes a new instance of the CustomUniqueValuesEventArgs class with specified settings. |
See Also