eDriven Framework API
CircularTabs Property
NamespaceseDriven.Gui.ComponentsGroupCircularTabs
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool CircularTabs { get; set; }
Public Property CircularTabs As Boolean
	Get
	Set
public:
virtual property bool CircularTabs {
	bool get () sealed;
	void set (bool value) sealed;
}

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