IInfragisticsEditWithButtonswButtonsLeftCount Property |
Returns the number of left editor buttons.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms.Infragistics
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wButtonsLeftCount { get; }
ReadOnly Property wButtonsLeftCount As Integer
Get
Dim instance As IInfragisticsEditWithButtons
Dim value As Integer
value = instance.wButtonsLeftCount
property int wButtonsLeftCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also