Returns the same value as DataItemIndex.
            
    Namespace: 
   Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| int IDataItemContainer.DisplayIndex { get; } | 
| Visual Basic (Declaration) | 
|---|
| Private ReadOnly Property DisplayIndex As Integer Implements IDataItemContainer.DisplayIndex | 
| Visual C++ | 
|---|
| private: virtual property int DisplayIndex { int get () sealed = IDataItemContainer::DisplayIndex::get; } | 





