Interface ICheckBox
An SAPUI5 check box with an ON and OFF state.
Inherited Members
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public interface ICheckBox : ICheckBox, IWebElement, ITestObject, IClickable, IWebTestObject, IWebDescriber, ITestObjectDescriber, ILocationInfoProvider, ISupportsNativeObject, IVisibleProvider, ISupportDragAndDrop, IEnabledProvider
Properties
IsReadOnly
Indicates whether the checkbox is read-only.
Declaration
bool IsReadOnly { get; }
Property Value
| Type | Description |
|---|---|
| bool |