public event [GroupLinesEndEventHandler] GroupLinesEnd
Public Event GroupLinesEnd As [GroupLinesEndEventHandler]
public: event [GroupLinesEndEventHandler]^ GroupLinesEnd { void add ([GroupLinesEndEventHandler]^ value); void remove ([GroupLinesEndEventHandler]^ value); }