バージョン

GroupSelectedConditionsAsOrGroupLabel プロパティ

「選択された条件を Or グループとしてグループする」 ボタンのために使用されるプロンプトを返します。文字列を変更するには、 Infragistics.Windows.DataPresenter.Resources.Customizer.SetCustomizedString("CustomFilterSelectionControl_GroupSelectedConditionsAsOrGroupLabelProperty", "Custom text") を使用してください。
シンタックス
'宣言
 
Public Property GroupSelectedConditionsAsOrGroupLabel As String
public string GroupSelectedConditionsAsOrGroupLabel {get; set;}
参照