バージョン

RemoveSelectedConditionsLabel プロパティ

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