Click or drag to resize
Column Constructor (XElement)
Constructor.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public Column(
	XElement element
)

Parameters

element
Type: System.Xml.LinqXElement
Xml node with the column definition
See Also