NavigatorPropertiesImageSet 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 ImageSet { get; }
ReadOnly Property ImageSet As TreeViewImageSet
Get
Property Value
Type:
TreeViewImageSetThe group of images to use for the TreeView control. See TreeViewImageSet in the .Net documentation.
See Also