Click or drag to resize

TableCommandsCollapse Property

Collapse or Expand group rows of data collector data tables.

Namespace:  MediaCy.Automation.Measure.Data.Collector
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Collapse ( 
	parent As McCommand
) As CollapseExpandDCCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CollapseExpandDCCommand
See Also