DataGridViewBand.IsRow Özellik

Tanım

Bandın bir satırı temsil edip etmediğini gösteren bir değer alır.

protected:
 property bool IsRow { bool get(); };
protected bool IsRow { get; }
member this.IsRow : bool
Protected ReadOnly Property IsRow As Boolean

Özellik Değeri

Boolean

true bant bir DataGridViewRowöğesini temsil ediyorsa; değilse, false.

Şunlara uygulanır

Ayrıca bkz.