Click or drag to resize

BootInplaceTipTipOnRight Property

Specifies that the tooltip is to be displayed to the right of its field (see PlaceTipOnRight).

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool TipOnRight { get; set; }

Property Value

Type: Boolean
See Also