State: Integer;
The State property returns the current state of the element, for which the event is generated. The list of available element states is determined in the DimensionViewerNodeState enumeration type.
The property use is given in the example for IDimensionNodeGetImageEventArgs.ImageIndex.
See also: