Overload | Description |
---|---|
SetReadOnlyAttribute(Object,String,Boolean) | |
SetReadOnlyAttribute(PropertyDescriptorCollection,String,Boolean) | |
SetReadOnlyAttribute(PropertyDescriptor,Boolean) | NOTE: Property MUST HAVE [ReadOnly(...)] specified already (in source)!!! otherwise this blows things up majorly. |