PropertyItem.EditorType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the type of the editor used in form.

public string EditorType { get; set; }

Property Value

The type of the editor.

See Also