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
- class PropertyItem
Gets or sets the initial collapsed status of the category this property is in.
public bool? Collapsed { get; set; }
The collapsed.