We have generated Property Control using PropertyGridPropertyItem and this.PropertyControl.Properties.Add(PropertyGridPropertyItem)[Code Behind].
As per our logic we need to make some properties' visibility to Visibility.Collaped and sometime they all belongs to same category, so it will show only category name that we need to remove.
How can I remove category if there is no child at all?
As per our logic we need to make some properties' visibility to Visibility.Collaped and sometime they all belongs to same category, so it will show only category name that we need to remove.
How can I remove category if there is no child at all?