MESCIUS InputMan for WPF 3.0J
IsSynchronizedWithCurrentItem プロパティ (GcComboBox)

GcComboBoxSelectedItemSystem.Windows.Controls.ItemsControl.Items プロパティの現在の項目と同期するかどうかを示す値を取得または設定します。 これは依存関係プロパティです。
構文
Public Property IsSynchronizedWithCurrentItem As Nullable(Of Boolean)
public Nullable<bool> IsSynchronizedWithCurrentItem {get; set;}

プロパティ値

SelectedItem が現在の項目と常に同期される場合は trueSelectedItem が現在の項目と同期されない場合は falseGcListBoxSystem.ComponentModel.ICollectionView が使用される場合にのみ SelectedItem が現在の項目と同期される場合は null 参照 (Visual Basicでは Nothing)。 既定値は null 参照 (Visual Basicでは Nothing) です。
参照

参照

GcComboBox クラス
GcComboBox メンバ

 

 


© MESCIUS inc. All rights reserved.