DataGridView custom column accessing design time parameters at run time
问题 I have been playing with some sample code which implements a datepicker column for a DataGridView. Where I'm struggling is in how to appropriately access design time parameters (thanks to Bradley Smith for the tip on overriding the Clone method) in the CalendarEditingControl where I want to set the Format to the DateFormat. I've provided the complete sample below and to see where I want to use DateFormat if you just scan for the comment: // * ** * ** * ** * * I'd like to set the Format to the