The properties of System.Web.UI.WebControls.RepeaterCommandEventArgs are listed below. For a list of all members, see the RepeaterCommandEventArgs Members list.
See Also: Inherited members from System.Web.UI.WebControls.CommandEventArgs
[read-only] | CommandSource | object.
Gets the source of the command. |
[read-only] | Item | RepeaterItem.
Gets the System.Web.UI.WebControls.RepeaterItem associated with the event. |