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; }
Public Property CaptionForSelectable As String
Get
Set
Property Value
Type:
StringSee Also