GridViewRow.IDataItemContainer.DisplayIndex Vlastnost

Definice

Popis tohoto člena najdete v tématu DisplayIndex.

property int System::Web::UI::IDataItemContainer::DisplayIndex { int get(); };
int System.Web.UI.IDataItemContainer.DisplayIndex { get; }
member this.System.Web.UI.IDataItemContainer.DisplayIndex : int
 ReadOnly Property DisplayIndex As Integer Implements IDataItemContainer.DisplayIndex

Hodnota vlastnosti

Vrací objekt RowIndex.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že GridViewRow je instance přetypovaná na IDataItemContainer rozhraní.

Platí pro

Viz také