Skip to main content
Tab

DataViewPagerPanelCommandEventArgs Properties

Provides data for the ASPxDataViewBase.PagerPanelCommand event.
Name Description
CommandArgument Gets the argument for the command. Inherited from CommandEventArgs.
CommandName Gets the name of the command. Inherited from CommandEventArgs.
CommandSource Gets an object representing the control which forced a postback.
Position Gets the template’s vertical position.
TemplatePosition Gets the template’s position within a pager.
See Also