KaxToolTipBaseContentScrolling Property |
Get/Set overflow of the tooltip's content area
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public ToolTipScrolling ContentScrolling { get; set; }
Public Property ContentScrolling As ToolTipScrolling
Get
Set
public:
property ToolTipScrolling ContentScrolling {
ToolTipScrolling get ();
void set (ToolTipScrolling value);
}
member ContentScrolling : ToolTipScrolling with get, set
Property Value
Type:
ToolTipScrollingSee Also