Поле StyleBase.m_isCustomControlGenerated

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Specifies whether control is a custom control.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_isCustomControlGenerated As Boolean
'Применение
Dim value As Boolean 

value = Me.m_isCustomControlGenerated 

Me.m_isCustomControlGenerated = value
protected bool m_isCustomControlGenerated
protected:
bool m_isCustomControlGenerated
val mutable m_isCustomControlGenerated: bool
protected var m_isCustomControlGenerated : boolean

См. также

Справочник

StyleBase Класс

Пространство имен Microsoft.ReportingServices.ReportRendering