バージョン

GroupSelectedLabel プロパティ

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