EditorTypeAttribute.EditorType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the type of the editor.

public string EditorType { get; }

Property Value

The type of the editor.

See Also