BindingSource.ISupportInitializeNotification.IsInitialized Vlastnost

Definice

Získá hodnotu určující, zda je inicializován BindingSource .

property bool System::ComponentModel::ISupportInitializeNotification::IsInitialized { bool get(); };
bool System.ComponentModel.ISupportInitializeNotification.IsInitialized { get; }
member this.System.ComponentModel.ISupportInitializeNotification.IsInitialized : bool
 ReadOnly Property IsInitialized As Boolean Implements ISupportInitializeNotification.IsInitialized

Hodnota vlastnosti

true inicializovat, BindingSource jinak false.

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, BindingSource že je instance přetypována do ISupportInitializeNotification rozhraní.

Platí pro