3 references to EventRowCommand
System.Web (3)
UI\WebControls\GridView.cs (3)
1829Events.AddHandler(EventRowCommand, value); 1832Events.RemoveHandler(EventRowCommand, value); 3761GridViewCommandEventHandler handler = (GridViewCommandEventHandler)Events[EventRowCommand];