Click or drag to resize

EditableListColumnCollectionIsEmpty Property

Gets a value indicating whether the collection is empty.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public bool IsEmpty { get; }

Property Value

Type: Boolean
Type: Boolean

Return Value

Type: Boolean
true if the collection is empty; otherwise, false.
Remarks