| DataTableIsEmpty Property |
Gets value indicating whether this table has no rows.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
BooleanRemarks See Also