Does exists some Grid Control among DevExpress controls for WinForms that behave like the WPF Grid control ?
I asked the support but until now did not get any response.
I need the following features 1. Rows and Columns 2. RowSpan, ColumnSpan 3. Fill the cells with child controls 4. Stretching and aligning capabilities inside the cells 5. DevExpress Skinnig and Theming
Maybe extending of some similar control would be an option ?