event EventHandler<EventArgs> RowProgressStatusEvent RowProgressStatus As EventHandler(Of EventArgs) event EventHandler<EventArgs^>^ RowProgressStatus {
void add (EventHandler<EventArgs^>^ value);
void remove (EventHandler<EventArgs^>^ value);
}function add_RowProgressStatus(value);
function remove_RowProgressStatus(value);