Is there a way to make it so that the PropertyGrid won't show properties with certain attributes? Say I have two property grids hooked up to the same property and I have two separate attributes [ShowInGridOne] and [ShowInGridTwo]. Is there any way to make it so that each property grid only displays their associated properties?
↧