UniGridSetupGridRow Method |
Sets up an individual grid row
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected void SetupGridRow(
GridViewRow row
)
Parameters
- row
- Type: System.Web.UI.WebControlsGridViewRow
Row to set up
See Also