BasedOnRowAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the BasedOnRowAttribute class.

public BasedOnRowAttribute(Type rowType)
parameter description
rowType Type of the row.

See Also