CADability dotNET
The kind of an entry in the property grid.

Namespace: CADability.UserInterface
Assembly: 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 nameDescription
GroupTitle
SimpleEntry
OwnerDrawEntry
Seperator
Command
Control

See Also