GridCell.Name

GridCell.Name property

Gets the name of the cell. For example: A1, F102.

public string Name { get; }

See Also