Click or drag to resize

ListStartCollapsed Property

When set, the filter area starts collapsed

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

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
Set ShowCollapseButton to true to be able to show the filter area
See Also