I would like to set some limits/boundaries on the amount of pixels we can stretch a gridsplitter control which is inside a grid.How is this possible?
Basically one should not be allowed to pull the gridsplitter to large limits(it should be restricted to smaller grid boundaries)
I would like to set some limits/boundaries on the amount of pixels we can
Share
You could use
MinWidthandMaxWidthon theColumnDefinitionclass.