[]
        
(Showing Draft Content)

C1.Web.Mvc.IItemsSource-1.NewItemCreator

NewItemCreator Property

NewItemCreator

Gets or sets a function that creates new items for the collection.

Declaration
string NewItemCreator { get; set; }
Remarks

If the creator function is not supplied, try to create an uninitialized item of the appropriate type.