In This Article

NullableBytePropertyEditor Class

Represents a PropertyEditor for editing a nullable Byte value with a ByteEditBox.

public class NullableBytePropertyEditor : BytePropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase BytePropertyEditor Object

Constructors

NullableBytePropertyEditor()

Initializes an instance of the NullableBytePropertyEditor class.

public NullableBytePropertyEditor()

Inherited Members