Click or drag to resize

ChooserCaptionForSelected Property

Gets/sets the caption to use for the "selected" side of the chooser. See also CaptionForSelectable.

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

Property Value

Type: String
See Also