Click or drag to resize

RowSourceFilterWidgetConjunction Property

Gets or sets the conjunction to use when concatenating values. The default value is 'OR'.

Namespace:  NetQuarry
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Conjunction { get; set; }

Property Value

Type: String
The conjuction to use.
See Also