バージョン

CancelButtonLabel プロパティ

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