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

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : ApplyStyleSheetSkin メソッド
The System.Web.UI.Page containing the control.
Applies the style properties defined in the page style sheet to the control.
シンタックス
'宣言
 
Public Overridable Sub ApplyStyleSheetSkin( _
   ByVal page As Page _
) 
public virtual void ApplyStyleSheetSkin( 
   Page page
)

パラメータ

page
The System.Web.UI.Page containing the control.
例外
例外解説
The style sheet is already applied.
参照

WebViewer クラス
WebViewer メンバ