Intersoft.Client.UI.Editors Namespace : PropertyGridListMode Enumeration |
Public Enum PropertyGridListMode Inherits System.Enum
Dim instance As PropertyGridListMode
public enum PropertyGridListMode : System.Enum
public enum class PropertyGridListMode : public System.Enum
Member | Description |
---|---|
All | All properties will be listed. |
PropertyMemberAndDataMember | All properties with PropertyMember and DataMember attributes will be listed. |
PropertyMemberOnly | Only properties which is marked with PropertyMember attribute will be listed. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Editors.PropertyGridListMode
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