Click or drag to resize

ISingleColumnController Properties

The ISingleColumnController type exposes the following members.

Properties
 NameDescription
Public propertyCmdCloseTransformationPopupGets the command to close the transformation popup.
Public propertyCmdColumnAddToGets the command to add the column to another group.
Public propertyCmdColumnEditGets the command to edit the column.
Public propertyCmdColumnEraseGets the command to erase the column.
Public propertyCmdTransformationAddAsAppendingGets the command to append the transformation.
Public propertyCmdTransformationAddAsPrependingGets the command to prepend the transformation.
Public propertyCmdTransformationAddAsSingleGets the command to add the transformation as a single transformation.
Public propertyCmdTransformationEditGets the command to edit the transformation.
Public propertyCmdTransformationEraseGets the command to erase the transformation.
Public propertyColumnDropHandlerGets the drop handler for the column.
Public propertyColumnTextGets the column text.
Public propertyColumnToolTipGets the column tooltip.
Public propertyGroupNameGets the group name.
Public propertyIsTransformationPopupOpenGets or sets a value indicating whether the transformation popup is open.
Public propertyLabelTextGets the label text.
Public propertySeverityLevelGets the severity level.
Public propertyTransformationDropHandlerGets the drop handler for transformations.
Public propertyTransformationTextGets the transformation text.
Public propertyTransformationToolTipGets the transformation tooltip.
Top
See Also