CollapsibleAttribute.Collapsed property
Gets or sets a value indicating whether the target is initially collapsed. Default is false.
public bool Collapsed { get; set; }
Property Value
true if collapsed; otherwise, false.
See Also
- class CollapsibleAttribute