March 2003
Intermediate to advanced
896 pages
32h 35m
English
GridItemType
An enumeration specifying the various kinds of row in a
PropertyGrid. See GridItem and
PropertyGrid for more information.
public enum GridItemType { Property = 0, Category = 1, ArrayValue = 2, Root = 3 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ GridItemType
GridItem.GridItemType
Read now
Unlock full access