eDriven Framework API
ResizeWithContent Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientResizeWithContent
eDriven Framework API
A flag indicating if component size depends of the content size
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool ResizeWithContent { get; set; }
Public Overridable Property ResizeWithContent As Boolean
	Get
	Set
public:
virtual property bool ResizeWithContent {
	bool get ();
	void set (bool value);
}

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