DataViewPagerPanelCommandEventArgs Properties
Provides data for the ASPxDataViewBase.PagerPanelCommand event.
Name | Description |
---|---|
Command |
Gets the argument for the command.
Inherited from Command |
Command |
Gets the name of the command.
Inherited from Command |
Command |
Gets an object representing the control which forced a postback. |
Position | Gets the template’s vertical position. |
Template |
Gets the template’s position within a pager. |
See Also