Click or drag to resize

EditableListDialogSimpleLayoutAddColumnsRange Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void AddColumnsRange(
	IEnumerable<EditableListColumn> cols
)

Parameters

cols
Type: System.Collections.GenericIEnumerableEditableListColumn
See Also