Share via


SelectableAction.Action Property

Definition

public:
 property Action<System::Object ^> ^ Action { Action<System::Object ^> ^ get(); void set(Action<System::Object ^> ^ value); };
public Action<object> Action { get; set; }
member this.Action : Action<obj> with get, set
Public Property Action As Action(Of Object)

Property Value

Applies to