Share via


DataGrid.ShouldSerializeParentRowsBackColor Yöntem

Tanım

Özelliğin ParentRowsBackColor kalıcı olup olmayacağını gösterir.

protected:
 virtual bool ShouldSerializeParentRowsBackColor();
protected virtual bool ShouldSerializeParentRowsBackColor ();
abstract member ShouldSerializeParentRowsBackColor : unit -> bool
override this.ShouldSerializeParentRowsBackColor : unit -> bool
Protected Overridable Function ShouldSerializeParentRowsBackColor () As Boolean

Döndürülenler

true özellik değeri varsayılan değerden değiştirildiyse; aksi takdirde , false.

Açıklamalar

Genellikle bu yöntemi yalnızca için System.Windows.Forms.DataGridbir tasarımcı oluşturuyorsanız veya öğesini birleştiren System.Windows.Forms.DataGridkendi denetiminizi oluşturuyorsanız kullanırsınız.

Şunlara uygulanır