public DataGridViewCell TopLeftSelectedCell { get; }Public ReadOnly Property TopLeftSelectedCell As DataGridViewCell
Getpublic:
property DataGridViewCell^ TopLeftSelectedCell {
DataGridViewCell^ get ();
}member TopLeftSelectedCell : DataGridViewCell with get