Поле StyleInstance.m_textDecoration
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
A TextDecorations value that represents the calculated value of the TextDecoration property.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_textDecoration As Nullable(Of TextDecorations)
'Применение
Dim value As Nullable(Of TextDecorations)
value = Me.m_textDecoration
Me.m_textDecoration = value
protected Nullable<TextDecorations> m_textDecoration
protected:
Nullable<TextDecorations> m_textDecoration
val mutable m_textDecoration: Nullable<TextDecorations>
protected var m_textDecoration : Nullable<TextDecorations>
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering