Use the Measurement Studio property editor control to configure properties for Measurement Studio controls at run time.
Features:
- Edit any .NET type at run time, including collections.
- Edit expandable properties that represent nested properties of another object, such as major divisions of an axis.
- Create custom editors and type converters for properties.
- Connect to a Windows Forms control so that if you change the value of a property of the control, the property editor will update to reflect the change.
- Configure the display mode as a visual representation of the value, text-only, or both.
- Set the interaction mode to edit values or indicator.
|