FormListColumn.order Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
order() | |
order(Int32) |
order()
public:
virtual int order();
public virtual int order ();
abstract member order : unit -> int
override this.order : unit -> int
Public Overridable Function order () As Integer