Version 24.2 (latest)

PreviousPageCommand Class Methods

For a list of all members of this type, see PreviousPageCommand members.

Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Grids.Primitives.PagingBaseCommand)
Public MethodExecuteOverloaded. Execute the command (Inherited from Infragistics.Controls.Grids.Primitives.PagingBaseCommand)
Protected Methods
 NameDescription
Protected MethodCanExecutePagingOverloaded. Overridden. Determines if the command can execute it's paging action  
Protected MethodExecutePagingOverloaded. Overridden. Applies a paging action to the inputted Infragistics.Controls.Grids.RowsManager  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also