Interface IRequiresControl
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public interface IRequiresControl
Properties
MinWidth
Declaration
int MinWidth { get; }
Property Value
| Type |
|---|
| System.Int32 |
Value
Declaration
object Value { get; set; }
Property Value
| Type |
|---|
| System.Object |