GrapeCity ActiveReports for .NET 16.0J
Style プロパティ (WebViewer)

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : Style プロパティ
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
シンタックス
'宣言
 
Public ReadOnly Property Style As CssStyleCollection
public CssStyleCollection Style {get;}

プロパティ値

A System.Web.UI.CssStyleCollection that contains the HTML style attributes to render on the outer tag of the Web server control.
参照

WebViewer クラス
WebViewer メンバ