Unofficial Content
  • This documentation is valid for:

foreach (IWebTag webTag in WebFormHelper.EnumerateWebTag(webForm))
{
	if (webTag.Type == WebTagType.Grid || webTag.Type == WebTagType.Column)
	{
	}
}

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant