Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
600
Add cells without a Column Heading
posted

Hi,

 Can we add cells to a WinTree control without creating the Column Headers

 I am trying to create a WinTree node with a "CheckBox (UltraCheckEditor)" and some text.
I am assuming that the CheckBox and the text should be in separate cells.

Thanks
Aditya

Parents
  • 69832
    Offline posted

    You can hide column headers for a given ColumnSet by setting the UltraTreeColumnSet.LabelPosition property to 'None'.

Reply Children
No Data