ServiceLookupEditorBaseAttribute.ItemType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets/sets row type related with this service lookup editor

public Type ItemType { get; set; }

See Also