Click or drag to resize

EditableListDialogLayoutGetColumnEditor Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected virtual EditableListColumnEditor GetColumnEditor(
	EditableListDataColumn column
)

Parameters

column
Type: Dynamicweb.ControlsEditableListDataColumn

Return Value

Type: EditableListColumnEditor
See Also