Gets or sets whether to enable optimized editors. This is a dependency property.
public bool UseOptimizedEditors { get; set; }
Public Property UseOptimizedEditors As Boolean
If the UseOptimizedEditors property is set to true, the PropertyGridControl uses special lightweight editors which provide greatly improved scrolling performance and reduced load time for hot starts after loading the first instance.