Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies whether to use a generic designer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Protected m_useGenericDesigner As Boolean
'Usage
Dim value As Boolean
value = Me.m_useGenericDesigner
Me.m_useGenericDesigner = value
protected bool m_useGenericDesigner
protected:
bool m_useGenericDesigner
val mutable m_useGenericDesigner: bool
protected var m_useGenericDesigner : boolean