TableRowsCollectionEditor.CanSelectMultipleInstances Yöntem

Tanım

Birden çok örneğin seçilip seçilemeyeceğini gösterir.

protected:
 override bool CanSelectMultipleInstances();
protected override bool CanSelectMultipleInstances ();
override this.CanSelectMultipleInstances : unit -> bool
Protected Overrides Function CanSelectMultipleInstances () As Boolean

Döndürülenler

Boolean

true aynı anda birden çok öğe seçilebiliyorsa; aksi takdirde , false. Bu uygulama her zaman döndürür false.

Şunlara uygulanır