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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : Style プロパティ
Gets or sets the style used by this element when it is rendered.
シンタックス
'宣言
 
Public Property Style As Style
public Style Style {get; set;}

プロパティ値

The applied, nondefault style for the element, if present. Otherwise, null 参照 (Visual Basicでは Nothing). The default for a default-constructed System.Windows.FrameworkElement is null 参照 (Visual Basicでは Nothing).
参照

Viewer クラス
Viewer メンバ