DataGridColumnStyle.CompModSwitches 클래스

정의

주의

DataGrid is provided for binary compatibility with .NET Framework and is not intended to be used directly from your code. Use DataGridView instead.

.NET Framework 인프라에서 사용하는 TraceSwitch 포함합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

protected: ref class DataGridColumnStyle::CompModSwitches
protected class DataGridColumnStyle.CompModSwitches
[System.ComponentModel.Browsable(false)]
[System.Obsolete("`DataGrid` is provided for binary compatibility with .NET Framework and is not intended to be used directly from your code. Use `DataGridView` instead.", false, DiagnosticId="WFDEV006", UrlFormat="https://aka.ms/winforms-warnings/{0}")]
protected class DataGridColumnStyle.CompModSwitches
Protected Class DataGridColumnStyle.CompModSwitches
상속
DataGridColumnStyle.CompModSwitches
특성

생성자

Name Description
DataGridColumnStyle.CompModSwitches()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

DataGridColumnStyle.CompModSwitches 클래스의 새 인스턴스를 초기화합니다.

속성

Name Description
DGEditColumnEditing

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

를 가져옵니다 TraceSwitch.

메서드

Name Description
Equals(Object)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상