'Declaration Public Enum SmartItemSection Inherits System.Enum
'Usage Dim instance As SmartItemSection
public enum SmartItemSection : System.Enum
'Declaration Public Enum SmartItemSection Inherits System.Enum
'Usage Dim instance As SmartItemSection
public enum SmartItemSection : System.Enum
Member | Description |
---|---|
DropDown | The point is in the SmartItem's dropdown section. |
Edit | The point is in the SmartItem's edit section. |
Inside | The point is inside of the SmartItem's "hot" section. |
Outside | The point is outside of the SmartItem's "hot" section. |
System.Object
System.ValueType
System.Enum
Xceed.SmartUI.SmartItemSection
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