DataGridViewCell.DataGridViewCellAccessibleObject.GetChildCount Yöntem

Tanım

öğesine ait DataGridViewCell.DataGridViewCellAccessibleObjectolan alt öğe sayısını döndürür.

public:
 override int GetChildCount();
public override int GetChildCount();
override this.GetChildCount : unit -> int
Public Overrides Function GetChildCount () As Integer

Döndürülenler

Sahip olan düzenleniyorsa DataGridViewCellDataGridViewCell.DataGridViewCellAccessibleObject 1 değeri; aksi takdirde -1.

Özel durumlar

özelliğinin Owner değeridir null.

Şunlara uygulanır

Ayrıca bkz.