eDriven Framework API
RequestedMinRowCount Property
NamespaceseDriven.Gui.LayoutVerticalLayoutRequestedMinRowCount
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public int RequestedMinRowCount { get; set; }
Public Property RequestedMinRowCount As Integer
	Get
	Set
public:
property int RequestedMinRowCount {
	int get ();
	void set (int value);
}

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