Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / RotateReference Field


In This Topic
    RotateReference Field
    In This Topic
    Rotate the editing reference in editing mode.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RotateReference As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.RotateReference
    public static readonly object RotateReference
    See Also