Skip to content

PropertyItem.Collapsed property

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