DataGridViewButtonCell::DataGridViewButtonCellAccessibleObject::GetChildCount Method ()

 

Gets the number of child accessible objects that belong to the DataGridViewButtonCell::DataGridViewButtonCellAccessibleObject.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual int GetChildCount() override

Return Value

Type: System::Int32

The value –1.

.NET Framework
Available since 2.0
Return to top
Show: