Version 24.2 (latest)

PagingBaseCommand Class Methods

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

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