バージョン

AddConditionLabel プロパティ

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