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

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : CssClass プロパティ
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
シンタックス
'宣言
 
Public Overridable Property CssClass As String
public virtual string CssClass {get; set;}

プロパティ値

The CSS class rendered by the Web server control on the client. The default is System.String.Empty.
参照

WebViewer クラス
WebViewer メンバ