Skip to content

PropertyItem.Collapsible property

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