Click or drag to resize

DataTableOptionsCommand Class

Sets tracking table options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingDataTableOptionsCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class DataTableOptionsCommand
	Inherits TrackingDocCommand

The DataTableOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodDataTableOptionsCommand
Initializes a new instance of the DataTableOptionsCommand class
Public methodDataTableOptionsCommand(McCommand)
Initializes a new instance of the DataTableOptionsCommand class
Public methodDataTableOptionsCommand(McCommand, Object)
Initializes a new instance of the DataTableOptionsCommand class
Top
Properties
  NameDescription
Public propertyCollapseGroups
Public propertyEnableGrouping
Public propertyGroupingKeys
Public propertyShowStatistics
Show/hide statistical pane
Public propertyShowStatisticsOnly
Show only statistical pane.
Public propertyTableType
Table type
Public propertyTotalRowFunction
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Public methodStatic memberFromTable
Top
Remarks