CollapsibleAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets a value indicating whether this CollapsibleAttribute is value.

public bool Value { get; }

Property Value

true if value; otherwise, false.

See Also