ActiveReports 13
SupportsDisabledAttribute Property

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : SupportsDisabledAttribute Property
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.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SupportsDisabledAttribute As Boolean
public virtual bool SupportsDisabledAttribute {get;}

Property Value

Always true.
See Also

Reference

WebViewer Class
WebViewer Members