Click or drag to resize

Remove Class

Removes the grid from the source.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Overlays.GridOverlayRemove

Namespace:  MediaCy.Commands.Overlays.GridOverlay
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class Remove
	Inherits OneInputCommand(Of Object)
Constructors
  NameDescription
Public methodRemove
Initializes a new instance of the Remove class
Public methodRemove(McCommand)
Initializes a new instance of the Remove class
Top
Remarks