Click or drag to resize
UniSelectorSortExpression Property
Gets or sets sort expression of the unigrid in Multiple mode.

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

Property Value

Type: String
See Also