Show / Hide Table of Contents

Property Ordinal

| Improve this Doc View Source

Ordinal

Gets the zero-based position of the column in the Columns collection.

Declaration
public int Ordinal { get; }
Property Value
Type Description
System.Int32
Remarks

If the column is not added to any Model, -1 is returned.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest