Click or drag to resize

EditableListColumnOptions Constructor (String)

Initializes a new instance of the EditableListColumnOptions class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public EditableListColumnOptions(
	string caption
)

Parameters

caption
Type: SystemString
See Also