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

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