[This is preliminary documentation and is subject to change.]
Gets/sets columns minimum width
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public int MinWidth { get; set; }
public int MinWidth { get; set; }
Public Property MinWidth As Integer
Get
Set
Public Property MinWidth As Integer
Get
Set
public:
property int MinWidth {
int get ();
void set (int value);
}
public:
property int MinWidth {
int get ();
void set (int value);
}
member MinWidth : int with get, set
member MinWidth : int with get, set
Property Value
Type:
Int32