BasedOnRowAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the BasedOnRowAttribute class.
public BasedOnRowAttribute(Type rowType)
| parameter | description |
|---|---|
| rowType | Type of the row. |
See Also
- class BasedOnRowAttribute