RibbonRadioButton.OnClick Method

Definition

Handles the Click event and raises the DismissPopup attached event.

protected:
 override void OnClick();
protected override void OnClick ();
override this.OnClick : unit -> unit
Protected Overrides Sub OnClick ()

Remarks

This method calls the base method and then raises the DismissPopup attached event.

Applies to