FlexGrid for WinForms
Style プロパティ (OwnerDrawOutlineButtonEventArgs)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > OwnerDrawOutlineButtonEventArgs クラス : Style プロパティ
アウトラインボタンの描画に使用される CellStyle オブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property Style As CellStyle
public CellStyle Style {get; set;}
解説

このパラメータは、アウトラインボタンの内容に基づく動的な書式設定を提供するためによく使用されます。

参照

OwnerDrawOutlineButtonEventArgs クラス
OwnerDrawOutlineButtonEventArgs メンバ