DistinctValuesEditorAttribute.RowType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

RowType that this editor will get values from

public Type RowType { get; set; }

See Also