Gets a Boolean value to determine whether the C1ToolTipTargetControlCollection is empty.

Namespace:  C1.Web.UI.Controls.C1ToolTip
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public bool IsEmpty { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsEmpty As Boolean
	Get

Implements

IJsonEmptiableIsEmpty()()()()

See Also