This documentation is archived and is not being maintained.
DataPagerFieldCommandEventArgs Properties
Visual Studio 2008
The DataPagerFieldCommandEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
CommandArgument | Gets the argument for the command. (Inherited from CommandEventArgs.) |
|
CommandName | Gets the name of the command. (Inherited from CommandEventArgs.) |
|
CommandSource | Gets the control that raised the event. |
|
Item | Gets the DataPagerFieldItem object that contains the control that raised the event. |
Show: