In This Article

NullableGuidPropertyEditor Class

Represents a PropertyEditor for editing a nullable Guid value with a GuidEditBox.

public class NullableGuidPropertyEditor : GuidPropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase GuidPropertyEditor Object

Constructors

NullableGuidPropertyEditor()

Initializes an instance of the NullableGuidPropertyEditor class.

public NullableGuidPropertyEditor()

Inherited Members