Column.IsFirst Property

Definition

Returns a value that indicates if the specified column 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