 
            | Miner.Windows Assembly > Miner.Windows Namespace : DropDownDisplayStyle Enumeration | 
'Declaration Public Enum DropDownDisplayStyle Inherits System.Enum
'Usage Dim instance As DropDownDisplayStyle
public enum DropDownDisplayStyle : System.Enum
| Member | Description | 
|---|---|
| Data | Display the converted data value (via the FormatConverter). | 
| DataAndPicture | Display the converted data value (via the FormatConverter) and also the associated picture. | 
| Default | Display using the standard default technique. | 
| Picture | Display only the associated picture. | 
| Text | Display the text value. | 
| TextAndPicture | Display the text value and also the associated picture. | 
System.Object
   System.ValueType
      System.Enum
         Miner.Windows.DropDownDisplayStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.