Edit

Share via


Row.IsFirst Property

Definition

Determines if the specified column or row is the first one in the table.

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

Property Value

Applies to