FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnPaintGroupBarBackground メソッド |
'Declaration
Protected Overridable Sub OnPaintGroupBarBackground( _ ByVal e As PaintGroupBarBackgroundEventArgs _ )
'使用法
Dim instance As FpSpread Dim e As PaintGroupBarBackgroundEventArgs instance.OnPaintGroupBarBackground(e)
protected virtual void OnPaintGroupBarBackground( PaintGroupBarBackgroundEventArgs e )