IDevExpressWPFButtonEditwButtonCount Property |
Returns the number of buttons.
Namespace:
SmartBear.TestLeft.TestObjects.WPF.DevExpress
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wButtonCount { get; }
ReadOnly Property wButtonCount As Integer
Get
Dim instance As IDevExpressWPFButtonEdit
Dim value As Integer
value = instance.wButtonCount
property int wButtonCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also