DbCursor.OrderDirection Property | |
Specifies an ascending or descending order for the controlling index tag specified by the Order property of a Cursor object.
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax VIRTUAL PROPERTY OrderDirection AS LONG GET SET
public virtual int OrderDirection { get; set; }
Request Example
View SourceProperty Value
Type:
LongSee Also