In this article we will be seeing how to remove "Add new item link" form the
SharePoint list.
In this article, I have created a custom list definition and in that I have
modified the Schema file to remove the Add new item link.
My solution looks like the following
Open the Schema.xml and change the Toolbar Type from "Standard" to "None".
Deploy the solution and check the SharePoint custom list.