Xceed SmartUI for WinForms v3.6 Documentation
SmartOptionList Class
Members 


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.OptionList Namespace : SmartOptionList Class
Represents a SmartControl designed to be used as an optionlist.
Syntax
'Declaration
 
<DescriptionAttribute("Represents a SmartControl designed to be used as an optionlist.")>
Public Class SmartOptionList 
   Inherits Xceed.SmartUI.Controls.TreeView.SmartTreeView
'Usage
 
Dim instance As SmartOptionList
[Description("Represents a SmartControl designed to be used as an optionlist.")]
public class SmartOptionList : Xceed.SmartUI.Controls.TreeView.SmartTreeView 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Xceed.SmartUI.SmartControl
               Xceed.SmartUI.Controls.TreeView.SmartTreeView
                  Xceed.SmartUI.Controls.OptionList.SmartOptionList

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

SmartOptionList Members
Xceed.SmartUI.Controls.OptionList Namespace