PropertyItem.Collapsible property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the collapsible flag for the category this property is in. Should only be set for the first field in the category.

public bool? Collapsible { get; set; }

Property Value

The collapsible.

See Also