Posted 21 September 2018, 6:55 am EST
Hi, i need change the TextBox to ComboBox in the RowHeader cell . How can I do this correct?
Forums Home / Spread / Spread for WPF/Silverlight
Posted by: foxse on 21 September 2018, 6:55 am EST
Posted 21 September 2018, 6:55 am EST
Hi, i need change the TextBox to ComboBox in the RowHeader cell . How can I do this correct?
Posted 24 September 2018, 5:53 am EST
I mean with HeaderCellData in ContentPresenter… Need to rotate Text in ContextPresenter of RowHeader
Posted 24 September 2018, 7:53 am EST
Hello,
There is no direct way to achieve this since Spread WPF does not have CellType like the other version of Spread. As a work around, you can set the WordWrap property to true and reduce the column width to make the text look like vertical.
Thanks,
Deepak Sharma