This documentation is archived and is not being maintained.

ListViewCommandEventArgs Properties

The ListViewCommandEventArgs type exposes the following members.

  NameDescription
Public property CommandArgument Gets the argument for the command. (Inherited from CommandEventArgs.)
Public property CommandName Gets the name of the command. (Inherited from CommandEventArgs.)
Public property CommandSource Gets the source of the command.
Public property Item Gets the data item for which the command was issued.
Top
Show: