TableCellsCollectionEditor.CanSelectMultipleInstances Method

Definition

Indicates whether multiple table cells can be selected at the same time.

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

Returns

true if multiple cells can be selected at the same time; otherwise, false.

Applies to