[]
Gets or sets the index of the column.
[PersistenceMode(PersistenceMode.Attribute)]
public int ColumnIndex { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Property ColumnIndex As Integer
Type | Description |
---|---|
int | Column index |