Version

FirstPageControlCommand Class Members

The following tables list the members exposed by FirstPageControlCommand.

Public Constructors
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
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. Overridden. Determines if the PagerControlBase object would allow this operation to execute.  
Protected MethodExecutePagingCommandOverloaded. Overridden. Applies the paging command to the PagerControlBase  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also