eDriven Framework API
Group Property
NamespaceseDriven.Gui.DesignerToolboxAttributeGroup
eDriven Framework API
Group name displayed on toolbox button
Declaration Syntax
C#Visual BasicVisual C++
public string Group { get; set; }
Public Property Group As String
	Get
	Set
public:
property String^ Group {
	String^ get ();
	void set (String^ value);
}

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)