Click or drag to resize
ObjectSortEventArgsTObjectOrderColumn Property
Name of the order column. If null, OrderColumn from TypeInfo is taken.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string OrderColumn { get; protected set; }

Property Value

Type: String
See Also