Gets a Boolean value to determine whether the C1ToolTipTargetControlCollection is empty.
Namespace:
C1.Web.UI.Controls.C1ToolTipAssembly: 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 |