|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
| Leadtools.Medical.Workstation.UI Namespace : ListMode Enumeration |
public enum ListMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ListMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ListMode
__value public enum ListMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ListMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0x00000000 | General | Items can be collapsed and expanded. |
| 0x00000001 | Details | Items are always displayed expanded. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.ListMode