DataGridOrderBy Property

Gets or sets the sort order of the data and will be applied after the grid sorts.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public string OrderBy { get; set; }

Property Value

String

See Also