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
135
How can I add some empty space before icon
posted

I added some UltraListViewItems onto UltraListView and I need to insert some empty space (marked witgh redline below) before icon of some specific ultraListViewItem, below is an example. The UltraListView is setting to Details. Thanks

Parents
No Data
Reply
  • 660
    posted

    you could use the TreeView instead. Use it with the "OutlookExpress"-Viewstyle to get the option for fixed columns with single header row (looks like the ListView in Detail-View but with the option to have a tree structure)

Children
No Data