DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.DefaultAction 속성

정의

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

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

속성 값

String

기본 작업에 대한 설명입니다.

예외

.NET 5 이상 버전: 속성은 Owner null.

설명

DefaultAction "Press 검사할" 문자열을 포함 하는 속성 확인란을 선택 하지 않으면 경우 문자열 "키를 눌러 취소" 확인란을 선택 하면 및 빈 문자열 ("") 하는 경우는 DataGridViewCheckBoxCell 읽기 전용인 지.

적용 대상

추가 정보