Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ClearCellImages Method, SftTreeItem Object

Removes the cell images from this item.

Syntax

VB.NETobject.ClearCellImages()
VBobject.ClearCellImages
C#.NETvoid object.ClearCellImages();
VC++HRESULT object->ClearCellImages();
CHRESULT object->raw_ClearCellImages();

object

A SftTreeItem object.

Comments

The ClearCellImages method removes the cell images from this item.

Cells are otherwise unaffected. Their text, color and other properties remain unchanged. Individual cell graphics can be added or removed using the Cell.Image property.

The Items.ClearCellImages method can be used to remove the cell images from all items.

See Also SftTreeItem Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.