In This Article

NullableGuidPropertyEditor Class

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

public class NullableGuidPropertyEditor : GuidPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase GuidPropertyEditor object

Constructors

NullableGuidPropertyEditor()

Initializes an instance of the NullableGuidPropertyEditor class.

public NullableGuidPropertyEditor()

Inherited Members