PropertyItem.EditLinkItemType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the type of the edit link item type if it is different than the item type of the grid.

public string EditLinkItemType { get; set; }

Property Value

The type of the edit link item.

See Also