ListView.IPageableItemContainer.StartRowIndex 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
有关此成员的说明,请参见 StartRowIndex。
property int System::Web::UI::WebControls::IPageableItemContainer::StartRowIndex { int get(); };
int System.Web.UI.WebControls.IPageableItemContainer.StartRowIndex { get; }
member this.System.Web.UI.WebControls.IPageableItemContainer.StartRowIndex : int
ReadOnly Property StartRowIndex As Integer Implements IPageableItemContainer.StartRowIndex
属性值
ListView 控件中的数据页上显示的第一条记录的索引。
实现
注解
属性 IPageableItemContainer.StartRowIndex 使用 属性的值 StartRowIndex 来获取页面上显示的第一条记录的索引。