GrapeCity ActiveReports for .NET 16.0J
MergeStyle メソッド

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : MergeStyle メソッド
A System.Web.UI.WebControls.Style that represents the style to be copied.
Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers.
シンタックス
'宣言
 
Public Sub MergeStyle( _
   ByVal s As Style _
) 
public void MergeStyle( 
   Style s
)

パラメータ

s
A System.Web.UI.WebControls.Style that represents the style to be copied.
参照

WebViewer クラス
WebViewer メンバ