The GridLocation type exposes the following members.

Constructors

  NameDescription
Public methodGridLocation
Constructor of GridLocation

Methods

  NameDescription
Public methodEquals (Overrides ValueType..::..Equals(Object).)

Properties

  NameDescription
Public propertyColumnIndex
Gets or sets the column index of the grid location.
Public propertyRowIndex
Gets or sets the row index of the grid location.

See Also