Click or drag to resize

ClassifyByGroupCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDClassifyByGroupCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class ClassifyByGroupCommand
	Inherits ViewNDCommand

The ClassifyByGroupCommand type exposes the following members.

Constructors
  NameDescription
Public methodClassifyByGroupCommand
Initializes a new instance of the ClassifyByGroupCommand class
Public methodClassifyByGroupCommand(McCommand)
Initializes a new instance of the ClassifyByGroupCommand class
Top
Fields
  NameDescription
Public fieldDataGrid
Top
See Also