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

속성 값

String

DataGridViewCell.DataGridViewCellAccessibleObject의 이름입니다.

예외

Owner 속성의 값이 null인 경우

설명

합니다 Name 속성의 행 인덱스 및 열 머리글 텍스트를 포함 하는 문자열을 반환 합니다 DataGridViewCell합니다.

적용 대상

추가 정보