TableCellsCollectionEditor::CanSelectMultipleInstances Method ()

 
Use BaseTrue

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

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

protected:
virtual bool CanSelectMultipleInstances() override

Return Value

Type: System::Boolean

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

.NET Framework
Available since 1.1
Return to top
Show: