FlexPivot for WinForms
Handled プロパティ (GridErrorEventArgs)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridErrorEventArgs クラス : Handled プロパティ
Gets or sets a value indicating whether the error situation has been handled by the control.
シンタックス
'宣言
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
解説
If this value is set to False, the grid will throw the exception.
参照

GridErrorEventArgs クラス
GridErrorEventArgs メンバ