[]
Gets or sets whether statistic calculations are reported in property grids and by reflection.
public bool PropertyGridEnabled { get; set; }
By default, this property is always false, and is not persisted. It is provided to restrict unnecessary and unwanted time consuming calculations when browsing data properties. This property has no effect on coded property access.