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

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

Property Value

Type: String
See Also