How to add close button in NUIDocument?


https://www.nevron.com/Forum/Topic9188.aspx
Print Topic | Close Window

By Yogeshwari Jadhav - 9 Years Ago
I have added NUIDocument to NDocument manager.
I want to add close button on each document where document text is appearing.
Please guide me for it.
By Nevron Support - 9 Years Ago
Hello Yogeshwari Jadhav,

You need to set NDockManager.DocumentManager.ShowCloseOnEachTab property to true
By Yogeshwari Jadhav - 9 Years Ago
Thanks.

But I could not find this property "ShowCloseOnEachTab" for NDockManager.DocumentManager
By Yogeshwari Jadhav - 9 Years Ago
I am using version 10.3.31.12. and I could not find this property
By Nevron Support - 9 Years Ago
Hello Yogeshwari Jadhav,

In the version you have this property is not present yet.
By Yogeshwari Jadhav - 9 Years Ago
Please let me know in which version I can find this property for NDockManager.DocumentManager .
The same property is available for NTabControl, but I need this for NDockManager.DocumentManager 
By Nevron Support - 9 Years Ago
Hi,
In this case please, try to set it even if it is not suggested from intellisence.
By Yogeshwari Jadhav - 9 Years Ago
I tried to set it, but it is giving error as shown below.https://www.nevron.com/forum/uploads/images/3b656931-6130-48c2-8cf9-28d9.png