Experimental: this API is experimental and might be changed or removed in the future.

BlackboardSection.CanAcceptDrop

Cambiar al Manual
public bool CanAcceptDrop (List<ISelectable> selection);

Parámetros

selectionThe list of selected objects.

Valor de retorno

bool Returns true when rows are reordered by the user.

Descripción

Indicates whether this BlackboardSection accepts the current drop event.