IDecompose |
public interface IDecomposeByColumnContentDataView
The IDecomposeByColumnContentDataView type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupNumber | Gets or sets the selected group number. |
| Name | Description | |
|---|---|---|
| InitializeAvailableColumns | Initializes the selectable available column list. | |
| InitializeAvailableTables | Initializes the selectable source table list. | |
| InitializeCyclingVariableColumn | Initializes the selectable cycling-variable column list. | |
| InitializeParticipatingColumns | Initializes the participating column list. |
| Name | Description | |
|---|---|---|
| DeleteSelectedParticipatingColumn | Occurs when the selected participating columns should be removed. | |
| SelectedGroupNumberChanged | Occurs when the selected group number changes. | |
| SelectedTableChanged | Occurs when the selected source table changes. | |
| UseSelectedAvailableColumnsAsParticipatingColumns | Occurs when the selected available columns should be added as participating columns. |