DataTableNDOptionsCommand Class |
![]() |
Namespace: MediaCy.Viewers.ND
Public Class DataTableNDOptionsCommand Inherits BaseViewNDOptionsCommand(Of Properties)
The DataTableNDOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataTableNDOptionsCommand | Initializes a new instance of the DataTableNDOptionsCommand class |
![]() | DataTableNDOptionsCommand(McCommand) | Initializes a new instance of the DataTableNDOptionsCommand class |
![]() | DataTableNDOptionsCommand(McCommand, Object) | Initializes a new instance of the DataTableNDOptionsCommand class |
Name | Description | |
---|---|---|
![]() | CollapseGroups |
Automatically collapse groups after table update.
|
![]() | EnableGrouping |
Enable grouping in the table.
|
![]() | GroupingKeys |
Grouping keys that are used to group features. The keys is a comma separated string of measurement names.
|
![]() | ShowGroupStatistics |
Show statistics by group in the statistical pane.
|
![]() | ShowStatistics |
Show/Hide statistics
|
![]() | ShowStatisticsOnly |
Show only statistical pane.
|
![]() | TotalRowFunction |
Defines total row function that shows group statistics.
|
Name | Description | |
---|---|---|
![]() | ApplyProperties | (Overrides BaseObjectCommand.ApplyProperties(Object).) |
![]() ![]() | FromObject |
Creates new command and reads current values.
|