colIndex property

int get colIndex

returns the column Index

Implementation

int get colIndex {
  return _colIndex;
}