'Declaration
Public Property PropertyGridEnabled As System.Boolean
public System.bool PropertyGridEnabled {get; set;}
Remarks
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.