| Visual Basic (Declaration) | |
|---|---|
Public Property DistinctValuesConstraint As DistinctValuesConstraint | |
| C# | |
|---|---|
public DistinctValuesConstraint DistinctValuesConstraint {get; set;} | |
Return Value
A DistinctValuesConstraint value representing the constraint applied to the distinct values when automatically filtering data items. By default, DistinctValuesConstraint.All.
| Member | Description |
|---|---|
| All | No constraint is applied to the data items. |
| Filtered | Distinct values are constrained to the currently filtered list of values. |
Supported Frameworks: Microsoft .NET Framework version 3.5