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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > OwnerDrawOutlineButtonEventArgs クラス : Handled プロパティ
Gets or sets whether the event has finished drawing the outline button.
シンタックス
'宣言
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
解説

If this parameter is set to true, the grid assumes the call has been painted by the event handler. If it is set to false, the grid will paint the outline button when the event returns.

Note that calling the DrawOutlineButton method automatically sets this parameter to true.

参照

OwnerDrawOutlineButtonEventArgs クラス
OwnerDrawOutlineButtonEventArgs メンバ