Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ZoomScaleActionCommand Class
Members


In This Topic
    ZoomScaleActionCommand Class
    In This Topic
    Represents a command for zoom scale action. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ZoomScaleActionCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ZoomScaleActionCommand
    public sealed class ZoomScaleActionCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ZoomScaleActionCommand

    See Also