Version 24.2 (latest)

GoToPageControlCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Grids.Primitives.PagingControlCommandBase)
Public MethodExecuteOverloaded. Execute the command (Inherited from Infragistics.Controls.Grids.Primitives.PagingControlCommandBase)
Protected Methods
 NameDescription
Protected MethodCanExecutePagingControlOverloaded. Determines if the PagerControlBase object would allow this operation to execute. (Inherited from Infragistics.Controls.Grids.Primitives.PagingControlCommandBase)
Protected MethodExecutePagingCommandOverloaded. Overridden. Applies the paging command to the PagerControlBase  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also