In This Article

ITreeItemVirtualPlaceholder Interface

Provides the base requirements for an object that is a virtual placeholder for a tree item, used with data virtualization.

public interface ITreeItemVirtualPlaceholder

Properties

Index

Gets the index of the item within its parent collection.

int Index { get; }

Property Value

Int32:

The index of the item within its parent collection.