IconOpen (OlapTreeNode)

Analysis Services Programming

Analysis Services Programming

IconOpen (OlapTreeNode)

The IconOpen property of an OlapTreeNode object specifies the icon to display when the node is expanded.

Data Type

Long

Access

Read/write

Remarks

The ProvideIcon method of the IOlapAddIn interface is called when this tree node displays the icon used when the node is expanded. The value of the IconOpen property of the OlapTreeNode is used in the ProvideIcon method to indicate which icon is to be referenced.

See Also

OlapTreeNode

ProvideIcon (IOlapAddIn Interface)