Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / DeactivateShape Field


In This Topic
    DeactivateShape Field
    In This Topic
    Deactivates the currently selected shape. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DeactivateShape As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.DeactivateShape
    public static readonly object DeactivateShape
    See Also