DataGridCommandEventArgs::CommandSource Property
.NET Framework (current version)
Gets the source of the command.
Assembly: System.Web (in System.Web.dll)
Use the CommandSource property to determine the command source that raised the event. This property is commonly used to determine which command raised the event.
.NET Framework
Available since 1.1
Available since 1.1
Show: