Single |
The SingleColumnController type exposes the following members.
| Name | Description | |
|---|---|---|
| CmdCloseTransformationPopup | Gets the command that closes the transformation popup. | |
| CmdColumnAddTo | Gets the command that assigns the currently selected source column to this plot column. | |
| CmdColumnEdit | Gets the command that edits this plot column. | |
| CmdColumnErase | Gets the command that clears this plot column. | |
| CmdTransformationAddAsAppending | Gets the command that appends a dropped transformation. | |
| CmdTransformationAddAsPrepending | Gets the command that prepends a dropped transformation. | |
| CmdTransformationAddAsSingle | Gets the command that adds the dropped transformation as the only transformation. | |
| CmdTransformationEdit | Gets the command that edits the transformation assigned to this plot column. | |
| CmdTransformationErase | Gets the command that removes the transformation assigned to this plot column. | |
| ColumnDropHandler | Gets or sets the drop handler for column data. | |
| ColumnText | Gets or sets the text shown for the assigned column. | |
| ColumnToolTip | Gets or sets the tooltip text for the assigned column. | |
| GroupName | Gets or sets the name of the column group. | |
| IsTransformationPopupOpen | Gets or sets a value indicating whether the transformation popup is open. | |
| LabelText | Gets or sets the label text shown for the plot column. | |
| Parent | Gets or sets the parent controller. | |
| SeverityLevel | Gets or sets the severity level for the current column state. | |
| Tag | Gets or sets the plot-column tag. | |
| TransformationDropHandler | Gets or sets the drop handler for transformation data. | |
| TransformationText | Gets or sets the text shown for the assigned transformation. | |
| TransformationToolTip | Gets or sets the tooltip text for the assigned transformation. |