GridItemType
Wisej.Web.GridItemType
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Specifies the valid grid item types for a PropertyGrid.
Fields
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.
Used By
Name
Description
Returns the type of this GridItem.
Last updated