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: June 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant