FlexPivot for WinForms
Cancel プロパティ (ValidateEditEventArgs)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ValidateEditEventArgs クラス : Cancel プロパティ
Gets or sets a value indicating whether the edit operation should be canceled.
シンタックス
'宣言
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
解説
If this parameter is set to true, the edits are considered invalid. The editor will remain open and the current cell selected until the user provides a valid entry or cancels the edit operation by pressing the ESC key.
参照

ValidateEditEventArgs クラス
ValidateEditEventArgs メンバ