Leer en inglés Editar

Compartir a través de


GridItemType Enum

Definition

Specifies the valid grid item types for a PropertyGrid.

C#
public enum GridItemType
Inheritance
GridItemType

Fields

Name Value Description
Property 0

A grid entry that corresponds to a property.

Category 1

A grid entry that is a category name. A category is a descriptive grouping for groups of GridItem rows. Typical categories include the following Behavior, Layout, Data, and Appearance.

ArrayValue 2

The GridItem is an element of an array.

Root 3

A root item in the grid hierarchy.

Applies to

Producto Versiones
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10