Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
The width.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
 Syntax
Syntax
| C# | 
|---|
| public int ColumnMinimalWidth { get; set; } | 
| Visual Basic | 
|---|
| Public Property ColumnMinimalWidth As Integer Get Set | 
| Visual C++ | 
|---|
| public: property int ColumnMinimalWidth { int get (); void set (int value); } | 
| F# | 
|---|
| member ColumnMinimalWidth : int with get, set | 
Property Value
Type: Int32The width.






