Row.IsFirst 属性

定义

确定指定的列或行是表中的第一个列或行。

public:
 property bool IsFirst { bool get(); };
public bool IsFirst { get; }
member this.IsFirst : bool
Public ReadOnly Property IsFirst As Boolean

属性值

适用于