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