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

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

Parameters

options
Type: System.Xml.LinqXElement
Option XML element
See Also