Click or drag to resize
TreeNodeCollection.NameColumn Property
Name column name

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public override string NameColumn { get; set; }

Property Value

Type: String

Implements

IInfoObjectCollection.NameColumn
See Also