DataGridViewCell.DataGridViewCellAccessibleObject.Name Właściwość

Definicja

public:
 virtual property System::String ^ Name { System::String ^ get(); };
public override string Name { get; }
public override string? Name { get; }
member this.Name : string
Public Overrides ReadOnly Property Name As String

Wartość właściwości

String

Nazwa elementu DataGridViewCell.DataGridViewCellAccessibleObject.

Wyjątki

Wartość Owner właściwości to null.

Uwagi

Właściwość Name zwraca ciąg zawierający tekst nagłówka kolumny i indeks wiersza elementu DataGridViewCell.

Dotyczy

Zobacz też