eDriven Framework API
ResizeToContent Property
NamespaceseDriven.Gui.ContainersViewStackResizeToContent
eDriven Framework API
Resize viewstack to each child's content (on selected index change)
Declaration Syntax
C#Visual BasicVisual C++
public bool ResizeToContent { get; set; }
Public Property ResizeToContent As Boolean
	Get
	Set
public:
property bool ResizeToContent {
	bool get ();
	void set (bool value);
}

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