DataGridViewImageCell.DataGridViewImageCellAccessibleObject.DefaultAction 속성

정의

DataGridViewImageCell의 기본 작업을 나타내는 문자열을 가져옵니다.

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

속성 값

빈 문자열("")입니다.

설명

DataGridViewImageCell 에 기본 작업이 없는 합니다.

적용 대상

추가 정보