CADability dotNET
A simple entry for the showproperty tree, wich is represented by a GruopTitle eintry which contains some subentries. A folder in the treeview of the controlcenter. The subentries mus be specified in the constructur.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public class GroupProperty : IShowPropertyImpl
Visual Basic
Public Class GroupProperty _
	Inherits IShowPropertyImpl
Visual C++
public ref class GroupProperty : public IShowPropertyImpl

Inheritance Hierarchy

System..::..Object
  CADability.UserInterface..::..IShowPropertyImpl
    CADability.UserInterface..::..GroupProperty

See Also