Share via


_PROPERTYGRIDOPTION Enumeration

Represents the types of property grid options.

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

'Declaration
Public Enumeration _PROPERTYGRIDOPTION
public enum _PROPERTYGRIDOPTION
public enum class _PROPERTYGRIDOPTION
type _PROPERTYGRIDOPTION
public enum _PROPERTYGRIDOPTION

Members

Member name Description
PGOPT_HELP Help options.
PGOPT_HOTCOMMANDS Commands options.
PGOPT_TOOLBAR Toolbar options.

See Also

Reference

Microsoft.VisualStudio.Designer.Interfaces Namespace