DisplayOrder

DataColumn.DisplayOrder property

Defines the display position of the data column in the External Data window, from the left-most column (0) to the right-most column (largest value).

public long DisplayOrder { get; set; }

See Also