PagePropertiesChangingEventArgs.StartRowIndex 属性

定义

获取页面第一项的索引。

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

属性值

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

适用于

另请参阅