GrapeCity ActiveReports for .NET 16.0J
SkinID プロパティ

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : SkinID プロパティ
Gets or sets the skin to apply to the control.
シンタックス
'宣言
 
Public Overridable Property SkinID As String
public virtual string SkinID {get; set;}

プロパティ値

The name of the skin to apply to the control. The default is System.String.Empty.
例外
例外解説
The skin specified in the System.Web.UI.WebControls.WebControl.SkinID property does not exist in the theme.
参照

WebViewer クラス
WebViewer メンバ