eDriven Framework API
RowHeight Property
NamespaceseDriven.Gui.ComponentsTileGroupRowHeight
eDriven Framework API
Row height
Declaration Syntax
C#Visual BasicVisual C++
public virtual Nullable<float> RowHeight { get; set; }
Public Overridable Property RowHeight As Nullable(Of Single)
	Get
	Set
public:
virtual property Nullable<float> RowHeight {
	Nullable<float> get ();
	void set (Nullable<float> value);
}

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