PropertyItem.Collapsed property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the initial collapsed status of the category this property is in.

public bool? Collapsed { get; set; }

Property Value

The collapsed.

See Also