GridViewTemplate Constructor (ListItemType, UniGrid) |
Base constructor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected GridViewTemplate(
ListItemType type,
UniGrid uniGrid
)
Parameters
- type
- Type: System.Web.UI.WebControlsListItemType
Type of item - uniGrid
- Type: CMS.UIControlsUniGrid
Parent grid control
See Also