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

GrapeCity.ActiveReports.Web 名前空間 > WebViewer クラス : SupportsDisabledAttribute プロパティ
Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's System.Web.UI.WebControls.WebControl.IsEnabled property is false.
シンタックス
'宣言
 
Public Overridable ReadOnly Property SupportsDisabledAttribute As Boolean
public virtual bool SupportsDisabledAttribute {get;}

プロパティ値

Always true.
参照

WebViewer クラス
WebViewer メンバ