ColumnsScript class
namespace: Serenity.Web assembly: Serenity.Net.Services
Dynamic script type for columns (ColumnsScriptAttribute).
public class ColumnsScript : PropertyItemsScript
| parameter | description |
|---|---|
| name | The script name. |
| columnsType | The columns type. |
| propertyProvider | The property item provider. |
| serviceProvider | The service provider. |
Public Members
| name | description |
|---|---|
| ColumnsScript(…) | Dynamic script type for columns (ColumnsScriptAttribute). |
Remarks
Creates a new instance of the class.
See Also
- class PropertyItemsScript
- Source: ColumnsScript.cs