The IValueEditorControl type exposes the following members.

Properties

  NameDescription
IsDataReadOnly
Gets or sets a value that indicates whether the data displayed by the editing control is read-only to a user interacting with the control.
IsHidden
Gets or sets a value that indicates whether the editing control is hidden to a user interacting with the control.
Value
Gets or sets the value to display in the IValueEditorControl control.

See Also