Intersoft ClientUI Documentation
ClearSelection() Method
See Also  Send Feedback
Intersoft.Client.Framework Namespace > ISMultipleSelectionControl Class > ClearSelection Method : ClearSelection() Method






Clear current selection.

Syntax

Visual Basic (Declaration) 
Protected Overloads Sub ClearSelection() 
Visual Basic (Usage)Copy Code
Dim instance As ISMultipleSelectionControl
 
instance.ClearSelection()
C# 
protected void ClearSelection()
Delphi 
protected procedure ClearSelection(); 
JScript 
protected function ClearSelection();
Managed Extensions for C++ 
protected: void ClearSelection(); 
C++/CLI 
protected:
void ClearSelection(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.