Wisej.Web.GridItemType
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies the valid grid item types for a PropertyGrid.
Name | Description |
---|---|
Name | Description |
---|---|
ArrayValue
The GridItem is an element of an array.
Category
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.
Property
A grid entry that corresponds to a property.
Root
A root item in the grid hierarchy.
Returns the type of this GridItem.