In This Article

NullableSizePropertyEditor Class

Represents a PropertyEditor for editing a nullable Size value with a SizeEditBox.

public class NullableSizePropertyEditor : SizePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase SizePropertyEditor object

Constructors

NullableSizePropertyEditor()

Initializes an instance of the NullableSizePropertyEditor class.

public NullableSizePropertyEditor()

Inherited Members