Click here to Skip to main content
15,884,923 members
Articles / Desktop Programming / WPF

WPF DataGrid with SharedSizeGroup Columns Property

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
31 Jan 2017CPOL5 min read 26.9K   395   7  
This article presents an attached behaviour for the WPF DataGrid control which allows multiple columns to share the same width, and columns to shrink to fit their content.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
C#/WPF/C++ Windows developer

Comments and Discussions