ProvideEditorFactoryAttribute.DeferUntilIntellisenseIsReady Property

Definition

public:
 property Nullable<bool> DeferUntilIntellisenseIsReady { Nullable<bool> get(); };
public bool? DeferUntilIntellisenseIsReady { get; }
member this.DeferUntilIntellisenseIsReady : Nullable<bool>
Public ReadOnly Property DeferUntilIntellisenseIsReady As Nullable(Of Boolean)

Property Value

Applies to