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