Click or drag to resize
UniTreeProviderColumns Property
Gets or sets the list of columns which should be selected.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string Columns { get; set; }

Property Value

Type: String
See Also