BaseInvokeDialog.Options Property

Definition

Gets or sets configurable options for the dialog.

public AdaptiveExpressions.Properties.ObjectExpression<object> Options { get; set; }
member this.Options : AdaptiveExpressions.Properties.ObjectExpression<obj> with get, set
Public Property Options As ObjectExpression(Of Object)

Property Value

Configurable options for the dialog.

Applies to