Retrieves the default value for this property.
[Visual Basic] Overridable Protected ReadOnly Property DefaultValue As Object [C#] protected object DefaultValue {virtual get;} [C++] protected: __property virtual Object* get_DefaultValue(); [JScript] protected function get DefaultValue() : Object;
InheritedPropertyDescriptor Class | InheritedPropertyDescriptor Members | System.ComponentModel.Design Namespace