Indicates whether this property is read only.
[Visual Basic] Overridable Public ReadOnly Property IsRealProperty As Boolean [C#] public bool IsRealProperty {override get;} [C++] public: __property virtual bool get_IsRealProperty(); [JScript] public function get IsRealProperty() : Boolean;
whether this property is read only.
InheritedPropertyDescriptor Class | InheritedPropertyDescriptor Members | System.ComponentModel.Design Namespace