In This Article

NullableBytePropertyEditor Class

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

public class NullableBytePropertyEditor : BytePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase BytePropertyEditor object

Constructors

NullableBytePropertyEditor()

Initializes an instance of the NullableBytePropertyEditor class.

public NullableBytePropertyEditor()

Inherited Members