GridItem 클래스
PropertyGrid에 하나의 행을 구현합니다.
네임스페이스: System.Windows.Forms
어셈블리: System.Windows.Forms(system.windows.forms.dll)
구문
‘선언
Public MustInherit Class GridItem
‘사용 방법
Dim instance As GridItem
public abstract class GridItem
public ref class GridItem abstract
public abstract class GridItem
public abstract class GridItem
설명
모눈 항목은 뷰의 계층 구조를 PropertyGrid에 나타냅니다. GridItem을 사용하여 모눈의 상태와 내용에 대한 정보를 얻을 수 있습니다.
GridItem 개체에 액세스하면 PropertyGrid 상태의 스냅샷이 나타나지만 모눈 동작으로 인해 이러한 스냅샷이 삭제될 수 있으므로 해당 개체는 캐시하면 안됩니다. PropertyGrid를 사용하면 뷰 형태는 달라지지 않고 내부적으로만 GridItem 개체가 다시 만들어집니다.
상속 계층 구조
System.Object
System.Windows.Forms.GridItem
스레드로부터의 안전성
이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
플랫폼
Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework에서 모든 플래폼의 모든 버전을 지원하지는 않습니다. 지원되는 버전의 목록은 시스템 요구 사항을 참조하십시오.
버전 정보
.NET Framework
2.0, 1.1, 1.0에서 지원