다음을 통해 공유


DataGridViewCell.DataGridViewCellAccessibleObject.Name 속성

정의

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

속성 값

DataGridViewCell.DataGridViewCellAccessibleObject의 이름입니다.

예외

속성 값은 Owner .입니다 null.

설명

이 속성은 Name 열 머리글 텍스트와 행 인덱스가 포함된 문자열을 DataGridViewCell반환합니다.

적용 대상

추가 정보