다음을 통해 공유


DataGridViewImageCell.DataGridViewImageCellAccessibleObject.Description 속성

정의

이미지 셀의 이미지와 관련된 텍스트를 가져옵니다.

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

속성 값

String

이미지 셀의 이미지와 관련된 텍스트입니다.

적용 대상

추가 정보