_PROPERTYGRIDOPTION Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the types of property grid options.
public enum class _PROPERTYGRIDOPTION
public enum class _PROPERTYGRIDOPTION
enum _PROPERTYGRIDOPTION
public enum _PROPERTYGRIDOPTION
type _PROPERTYGRIDOPTION =
Public Enum _PROPERTYGRIDOPTION
- Inheritance
-
_PROPERTYGRIDOPTION
Fields
Name | Value | Description |
---|---|---|
PGOPT_HOTCOMMANDS | 0 | Commands options. |
PGOPT_HELP | 1 | Help options. |
PGOPT_TOOLBAR | 2 | Toolbar options. |