UltraRadioButtonGroupManagerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UltraRadioButtonGroupManager コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
AllowAllUp | グループ内のすべてのラジオ ボタンが同時にアップ (チェック解除する) ことができるかどうかを決定する値を取得または設定します。 | |
Appearance | このグループのすべての UltraRadioButton コントロールに適用される外観。 | |
CheckedAppearance | グループでチェックされている UltraRadioButton コ ントロールに適用される外観。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
EventManager | コンポネント固有イベントを有効または無効にし、イベントの発生を制御するオブジェクト。 | |
HasAppearance | Infragistics.Win.AppearanceBase オブジェクトが作成されたかどうかを示すブール値を返します。 | |
HasCheckedAppearance | Infragistics.Win.AppearanceBase オブジェクトが作成されたかどうかを示すブール値を返します。 | |
HasHotTrackingAppearance | Infragistics.Win.AppearanceBase オブジェクトが作成されたかどうかを示すブール値を返します。 | |
HotTrackingAppearance | ホット トラッキングされている場合のグループのすべての UltraRadioButton コ ントロールに適用される外観。 | |
SelectedRadioButton | このグループで現在選択されている (チェックされている) UltraRadioButton を返します。選択した RadioButton がない場合は null を返します。 | |
Site | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
Events | Infragistics.Win.UltraComponentBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
Dispose | オーバーロードされます。 オーバーライドされます。 | |
GetAllRadioButtonsInGroup | このグループ内のすべての RadioButton の列挙可能なリストを返します。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
Reset | すべてのLayoutプロパティをデフォルト値にリセットします。 | |
ResetAppearance | Appearance プロパティをデフォルト値にリセットします。 | |
ResetCheckedAppearance | CheckedAppearance プロパティをデフォルト値にリセットします。 | |
ResetHotTrackingAppearance | HotTrackingAppearance プロパティをデフォルト値にリセットします。 | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Finalize | System.ComponentModel.Componentから継承されます。 | |
GetService | System.ComponentModel.Componentから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | |
NotifyPropChange | オーバーロードされます。 Infragistics.Win.UltraComponentBaseから継承されます。 | |
OnBeginInit | コンポーネントの System.ComponentModel.ISupportInitialize.BeginInit の間に呼び出されます。 | |
OnDeserialization | このインスタンスの逆シリアル化が完了した後に呼び出されます。 | |
OnEndInit | コンポーネントの System.ComponentModel.ISupportInitialize.EndInit の間に呼び出されます。 | |
OnPropertyChanged | オーバーライドされます。 プロパティまたはサブオブジェクトのプロパティ値が変更されたときに呼び出されます。 | |
OnSubObjectPropChanged | サブ オブジェクトでプロパティが変更されたときに呼び出されます。 | |
ShouldSerializeAppearance | Appearance プロパティをデフォルト値に設定しているかどうかを決定します。 | |
ShouldSerializeCheckedAppearance | CheckedAppearance プロパティをデフォルト値に設定しているかどうかを決定します。 | |
ShouldSerializeHotTrackingAppearance | HotTrackingAppearance プロパティをデフォルト値に設定しているかどうかを決定します。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 | |
PropertyChanged | Infragistics.Win.UltraComponentBaseから継承されます。 | |
SelectionChanged | グループ内のラジオ ボタンの 1 つを選択 (または選択解除) したときに発生します。 |