バージョン

GroupSelectedConditionsAsAndGroupLabel プロパティ

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