Click or drag to resize

GraphBaseOptionsCommandGroups Property

Names of the columns, which are used for grouping of data when PerCollection is on. The list is semicolon-separated. When the list is empty, the grouping is done per collection.

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Property Groups As String
	Get
	Set

Return Value

Type: String
See Also