Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the default operation mode used by this UI element to use while doing data operations.
Namespace: Microsoft.Office.BusinessApplications.Runtime.UI
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Public Property OperationMode As OperationMode
Get
Set
'Usage
Dim instance As WinFormsUIElementBase
Dim value As OperationMode
value = instance.OperationMode
instance.OperationMode = value
public OperationMode OperationMode { get; set; }
Property Value
Type: Microsoft.BusinessData.Runtime.OperationMode
The default operation mode used by this UI element to use while doing data operations.