Intersoft ClientUI Documentation
SelectionMode Enumeration



Specifies the selection mode of the item selection behavior in UXRating control.
Syntax
Public Enum SelectionMode 
   Inherits System.Enum
Dim instance As SelectionMode
public enum SelectionMode : System.Enum 
public enum class SelectionMode : public System.Enum 
Members
MemberDescription
Continuous All items before the selected ones are selected.
Single Only the item selected is visually distinguished.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXInput.SelectionMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback