Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class
Members


In This Topic
    SpreadActions Class
    In This Topic
    Represents navigation, selection, clipboard, and other actions.
    Object Model
    SpreadActions Class
    Syntax
    'Declaration
     
    Public Class SpreadActions 
    'Usage
     
    Dim instance As SpreadActions
    public class SpreadActions 
    Remarks

    Use the actions provided in this class along with associated keys or key combinations in input maps. For more information about input maps, see Managing Keyboard Interactions.

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SpreadActions

    See Also