バージョン

GetExtendedInfo メソッド (UltraRadioButtonEditorOwnerInfo)

AllowAllUp 機能を処理するためにオーバーライドされます。
シンタックス
'宣言
 
Public Overrides Function GetExtendedInfo( _
   ByVal ownerContext As Object, _
   ByRef info As Object _
) As Boolean
public override bool GetExtendedInfo( 
   object ownerContext,
   ref object info
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
info
エディターによって要求されオーナーから返された情報。
参照