Link to home
Start Free TrialLog in
Avatar of pointeman
pointemanFlag for United States of America

asked on

DataGridView Last Column Fill When Hiding Columns?

I understand DataGridView column 'Fill' property to make the last column 'Auto-Size'. I have a DataGridView where a user can hide columns including the last one.

Anyone know how to make the last DataGridView column 'Fill' if a user can hide columns?

ASKER CERTIFIED SOLUTION
Avatar of Death259
Death259
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial