Click or drag to resize

LeadsListIsCollapsed Property

Gets or sets value indicating whether list should appear collapsed.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[DefaultValueAttribute(false)]
public bool IsCollapsed { get; set; }

Property Value

Type: Boolean
Remarks