PropertyGroupDescription/SortDescription IsEnabled property
Open
Enhancement Requested
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Having an `IsEnabled` property for the `PropertyGroupDescription `or `SortDescription `would allow us to easily bind to it. As of now we have to create a C# code for removing and re-adding groupdefinitions or sortdescriptions which not only involves a lot of additional code but also forces to cache definitions and feels wrong in MVVM scenarios.
Contributor guide
Assessment
This issue has not been assessed yet.