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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > SortColEventArgs クラス : Handled プロパティ
Gets or sets a value indicating whether the drag operation has been handled by the event handler.
シンタックス
'宣言
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
解説
Setting this parameter to true cancels the built-in sort but updates the sorting glyph as if the sort had been performed. This is useful when the event handler performs custom sorting.
参照

SortColEventArgs クラス
SortColEventArgs メンバ