Click or drag to resize

SingleColumnController Properties

The SingleColumnController type exposes the following members.

Properties
 NameDescription
Public propertyCmdCloseTransformationPopup Gets the command that closes the transformation popup.
Public propertyCmdColumnAddTo Gets the command that assigns the currently selected source column to this plot column.
Public propertyCmdColumnEdit Gets the command that edits this plot column.
Public propertyCmdColumnErase Gets the command that clears this plot column.
Public propertyCmdTransformationAddAsAppending Gets the command that appends a dropped transformation.
Public propertyCmdTransformationAddAsPrepending Gets the command that prepends a dropped transformation.
Public propertyCmdTransformationAddAsSingle Gets the command that adds the dropped transformation as the only transformation.
Public propertyCmdTransformationEdit Gets the command that edits the transformation assigned to this plot column.
Public propertyCmdTransformationErase Gets the command that removes the transformation assigned to this plot column.
Public propertyColumnDropHandler Gets or sets the drop handler for column data.
Public propertyColumnText Gets or sets the text shown for the assigned column.
Public propertyColumnToolTip Gets or sets the tooltip text for the assigned column.
Public propertyGroupName Gets or sets the name of the column group.
Public propertyIsTransformationPopupOpen Gets or sets a value indicating whether the transformation popup is open.
Public propertyLabelText Gets or sets the label text shown for the plot column.
Public propertyParent Gets or sets the parent controller.
Public propertySeverityLevel Gets or sets the severity level for the current column state.
Public propertyTag Gets or sets the plot-column tag.
Public propertyTransformationDropHandler Gets or sets the drop handler for transformation data.
Public propertyTransformationText Gets or sets the text shown for the assigned transformation.
Public propertyTransformationToolTip Gets or sets the tooltip text for the assigned transformation.
Top
See Also