[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.CellTemplateTagHelper.IsEditing

IsEditing Property

IsEditing

Gets or sets a boolean value which indicates whether the template works for editing or not.

Declaration
public bool IsEditing { get; set; }
Public Property IsEditing As Boolean