バージョン

DrawBackColor メソッド (GridPaletteRowSeparatorUIElement)

デフォルトの背景色の描画は、背景色に FillRectangle のみ実行します。
シンタックス
'宣言
 
Protected Overrides Sub DrawBackColor( _
   ByRef drawParams As UIElementDrawParams _
) 
protected override void DrawBackColor( 
   ref UIElementDrawParams drawParams
)

パラメータ

drawParams
レンダリング情報を提供するために使用される Infragistics.Win.UIElementDrawParams
参照