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; }
ReadOnly Property Tree_ImageSet As TreeViewImageSet
Get
Property Value
Type:
TreeViewImageSetThe group of images to use for the TreeView control. See TreeViewImageSet in the .Net documentation.
Remarks
Applies to CellType Tree only.
See Also