IsInitializing Property (C1InputHost)
Gets a value that indicating the initialization state of
C1InputControl between the
BeginInit and the
EndInit methods.
protected bool IsInitializing {get; set;}
'Declaration
Protected Property IsInitializing As Boolean