Click or drag to resize

ChooserCaptionForSelectable Property

Gets/sets the caption to use for the "selectable" side of the chooser. See also CaptionForSelected.

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

Property Value

Type: String
See Also