IPropertyProcessor.Items property

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Gets or sets the items.

public List<PropertyItem> Items { get; set; }

Property Value

The items.

See Also