| LeadsListOrderByDirection Property |
Gets or sets the direction for sorting.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(0)]
public LeadsListOrderByDirection OrderByDirection { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(0)>
Public Property OrderByDirection As LeadsListOrderByDirection
Get
Set
Property Value
Type:
LeadsListOrderByDirectionRemarks See Also