BCGSoft.Controls.PropertyList Namespace : ItemClickArea Enumeration |
'Declaration Public Enum ItemClickArea Inherits System.Enum
'Usage Dim instance As ItemClickArea
public enum ItemClickArea : System.Enum
__value public enum ItemClickArea : public System.Enum
public enum class ItemClickArea : public System.Enum
Member | Description |
---|---|
ClickExpandBox | Represents an area for the group property item allows to expand and collapse it on mouse click event. |
ClickName | Represents an area for property item where the name of property is displayed. |
ClickValue | Represents an area for property item where it’s value is shown. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.PropertyList.ItemClickArea
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