Gets a value indicating whether the batch operation is beginning.
[Visual Basic] Overridable Public Function Beginning() As Boolean [C#] public virtual bool Beginning(); [C++] public: virtual bool Beginning(); [JScript] public function Beginning() : Boolean;
true if the beginning of a batch operation; otherwise, false.
BatchOperationEventArgs Class | BatchOperationEventArgs Members | System.ComponentModel.Design Namespace | System.ComponentModel.Design.BatchOperationEvent.Ending