Gets or sets a width of the Column.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public int Width { get; set; } |
Visual Basic |
---|
Public Property Width As Integer Get Set |
Visual C++ |
---|
public: property int Width { int get (); void set (int value); } |
F# |
---|
member Width : int with get, set |
Property Value
Type: Int32The width.