Version

DesignInteraction Class Members

The following tables list the members exposed by DesignInteraction.

Public Properties
 NameDescription
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyHighlightSelectedWhether or not to Highlight the element corresponding with the SelectedObject property.  
Public PropertySelectedObjectThe currently selected object. This should be set to a sub-element of the UltraGauge component.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Protected MethodOnSelectedObjectChangedMethod called whenever the SelectedObject property is changed.  
Public Events
 NameDescription
Public EventSelectedObjectChangedEvent raised whenever the SelectedObject property is changed.  
See Also