Click or drag to resize
FormCategoryInfo Properties

The FormCategoryInfo type exposes the following members.

Properties
  NameDescription
Public propertyCategoryName
Category name.
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyIsDummy
Indicates if category is not in original form definition.
Public propertyIsExtra
Indicates if category is not in original form definition.
Public propertyIsInherited
If true, the category is inherited from parent class.
Public propertyItem
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainerTObject.)
Public propertyProperties
Properties (hashtable).
Public propertyPropertiesMacroTable
Properties macro table (hashtable).
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Top
See Also