CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
The kind of an entry in the property grid.
Namespace: CADability.UserInterfaceAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public enum ShowPropertyEntryType |
| Visual Basic |
|---|
Public Enumeration ShowPropertyEntryType |
| Visual C++ |
|---|
public enum class ShowPropertyEntryType |
Members
| Member name | Description | |
|---|---|---|
| GroupTitle | ||
| SimpleEntry | ||
| OwnerDrawEntry | ||
| Seperator | ||
| Command | ||
| Control |