We need to have some "View" template and "Edit" template like in VS2010. The "Edit" template (eg. actual "Editors") are actually the only template used to display property values in the PropertyGrid.
When the PropertyGrid is Readonly, the "View" template should always be used. For now making them disable is our only way to prevent editing.
CollectionEditor and PrimitiveTypeCollectionEditor should have some "ReadOnly" mode since they may be shown from a ReadOnly PropertyGrid.
Comments: No comments from users since 12 months
When the PropertyGrid is Readonly, the "View" template should always be used. For now making them disable is our only way to prevent editing.
CollectionEditor and PrimitiveTypeCollectionEditor should have some "ReadOnly" mode since they may be shown from a ReadOnly PropertyGrid.
Comments: No comments from users since 12 months