PagePropertiesChangingEventArgs.StartRowIndex 属性

定义

获取页面的第一项的索引。

public:
 property int StartRowIndex { int get(); };
public int StartRowIndex { get; }
member this.StartRowIndex : int
Public ReadOnly Property StartRowIndex As Integer

属性值

Int32

要在 ListView 控件的数据页上显示的第一项的索引。

适用于

另请参阅