Click or drag to resize

FieldPropertiesTree_ImageSet Property

The group of images to use for the TreeView control. See TreeViewImageSet in the .Net documentation.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
TreeViewImageSet Tree_ImageSet { get; }

Property Value

Type: TreeViewImageSet
The group of images to use for the TreeView control. See TreeViewImageSet in the .Net documentation.
Remarks
Applies to CellType Tree only.
See Also